#include <TGListTree.h>
#include <TGTab.h>
#include <TGWindow.h>
#include <TGButton.h>
#include <TGCanvas.h>
#include <TGMenu.h>
#include <TQQGControl.h>
#include <TQQObjectControl.h>
#include <TGControlList.h>
#include <TGTabDialog.h>
Go to the source code of this file.
Data Structures | |
| class | ConnectionDialog |
| class | DelegationDialog |
| class | SignalDialog |
| class | SlotDialog |
| class | TQQObjectGControl |
Defines | |
| #define | kAddDelegation 1000 |
| #define | kEditDelegation 1001 |
| #define | kAddSignal 2000 |
| #define | kEditSignal 2001 |
| #define | kEmitSignal 2002 |
| #define | kAddSlot 3000 |
| #define | kEditSlot 3001 |
| #define | kCallSlot 3002 |
| #define | kAddConnection 4000 |
| #define | kEditConnection 4001 |
| #define | kDelConnection 4002 |
|
|
Definition at line 49 of file TQQObjectGControl.h. |
|
|
Graphical Control of an operator
Definition at line 38 of file TQQObjectGControl.h. |
|
|
Definition at line 41 of file TQQObjectGControl.h. |
|
|
Definition at line 45 of file TQQObjectGControl.h. |
|
|
Definition at line 47 of file TQQObjectGControl.h. |
|
|
Definition at line 51 of file TQQObjectGControl.h. |
|
|
Definition at line 50 of file TQQObjectGControl.h. |
|
|
Definition at line 39 of file TQQObjectGControl.h. |
|
|
Definition at line 42 of file TQQObjectGControl.h. |
|
|
Definition at line 46 of file TQQObjectGControl.h. |
|
|
Definition at line 43 of file TQQObjectGControl.h. |
1.3.2