1 #ifndef Fireworks_TableWidget_FWTableWidget_h 2 #define Fireworks_TableWidget_FWTableWidget_h 47 using TGFrame::Resize;
48 void Resize(UInt_t
w, UInt_t
h)
override;
49 void MoveResize(Int_t
x, Int_t
y, UInt_t
w = 0, UInt_t
h = 0)
override;
60 void sort(UInt_t iColumn,
bool iDescendingSort);
73 void rowClicked(Int_t iRow, Int_t iButton, Int_t iKeyMod, Int_t iGlobalX, Int_t iGlobalY);
74 void cellClicked(Int_t iRow, Int_t iColumn, Int_t iButton, Int_t iKeyMod, Int_t iGlobalX, Int_t iGlobalY);
75 void columnClicked(Int_t iColumn, Int_t iButton, Int_t iKeyMod);
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.