#include <TxqStringEvent.h>
Inheritance diagram for TxqStringEvent::

Public Methods | |
| TxqStringEvent (int eventNumber, int i, QString s) | |
| A TxqSringEvent adds an integer and a QString to the QEvent for a QCustomEvent. More... | |
| QString | getLabel () |
| Get the QString label. More... | |
| int | getIndex () |
| Get the index number of this event. More... | |
Private Attributes | |
| QString | label |
| The private QString label. More... | |
| int | index |
| The private index number. More... | |
|
|
A TxqSringEvent adds an integer and a QString to the QEvent for a QCustomEvent.
Definition at line 40 of file TxqStringEvent.h. |
|
|
Get the index number of this event.
Definition at line 55 of file TxqStringEvent.h. |
|
|
Get the QString label.
Definition at line 49 of file TxqStringEvent.h. |
|
|
The private index number.
Definition at line 67 of file TxqStringEvent.h. |
|
|
The private QString label.
Definition at line 62 of file TxqStringEvent.h. |
Copyright Tech-X Corporation, all rights reserved.