library: libGQt #include "TQtClientWidget.h" |
TQtClientWidget
class description - header file
viewCVS header
class TQtClientWidget: public QFrame
Function Members (Methods)
Display options:
Data Members
public:
enum { | kRemove | |
| kTestKey | |
| kInsert | |
}; | | |
protected:
UInt_t | fGrabButtonMask | modifier button mask for TVirtualX::GrabButton |
UInt_t | fGrabEventPointerMask | input event mask for TVirtualX::GrabPointer |
UInt_t | fGrabEventButtonMask | input event mask for TVirtualX::GrabButton |
UInt_t | fSelectEventMask | input mask for SelectInput |
UInt_t | fSaveSelectInputMask | To save dutinr the grabbing the selectInput |
EMouseButton | fButton | |
QAccel* | fGrabbedKey | |
Bool_t | fPointerOwner | |
QCursor* | fNormalPointerCursor | |
QCursor* | fGrabPointerCursor | |
QCursor* | fGrabButtonCursor | |
bool | fIsClosing | |
bool | fDeleteNotify | |
TQtClientGuard* | fGuard | |
TQtWidget* | fCanvasWidget | |
bool DeleteNotify()
______________________________________________________________________________
TQtWidget * GetCanvasWidget()
______________________________________________________________________________
______________________________________________________________________________
bool IsClosing()
______________________________________________________________________________
void SetCursor()
______________________________________________________________________________
void SetCursor(Cursor_t cursor)
______________________________________________________________________________
Change the pre-define curos shape and set it
void SetClosing(bool flag)
______________________________________________________________________________
______________________________________________________________________________
EMouseButton Button()
______________________________________________________________________________
UInt_t ButtonMask()
______________________________________________________________________________
UInt_t PointerMask()
______________________________________________________________________________
QCursor * GrabButtonCursor()
______________________________________________________________________________
QCursor * GrabPointerCursor()
______________________________________________________________________________
TQtClientWidget(TQtClientGuard *guard, QWidget* parent=0, const char* name=0, Qt::WFlags f=0)
Last update: Tue Nov 21 09:34:59 2006
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.