#include <qtframe.h>
Public Methods | |
| QTFrame (QWidget *parent=0, const char *name=0, WFlags f=WType_TopLevel) | |
| ~QTFrame () | |
| void | setCanvas (TQRootCanvas *a) |
Protected Methods | |
| void | closeEvent (QCloseEvent *ce) |
Private Attributes | |
| TQRootCanvas * | aCanvas |
Can be used internaly by ROOT itself if the user wants a customize Qt-based Canvas implementation as defaults
Services: Simple example
Definition at line 61 of file qtframe.h.
|
||||||||||||||||
|
Definition at line 31 of file qtframe.cpp. References aCanvas. |
|
|
Definition at line 39 of file qtframe.cpp. |
|
|
Definition at line 67 of file qtframe.h. References aCanvas. Referenced by TQCanvasImp::build(). |
|
|
Definition at line 44 of file qtframe.cpp. |
|
|
|
1.2.15