|
hydrogen 1.2.5
|
Buffer for construction of Q_ARGs. More...
Public Member Functions | |
| Arg (QString &sArg) | |
| operator QGenericArgument () | |
Private Attributes | |
| union { | |
| bool m_b | |
| int m_n | |
| QWidget * m_pWidget | |
| }; | |
| QString | m_sArg |
Buffer for construction of Q_ARGs.
Definition at line 63 of file ShotList.h.
|
inline |
Definition at line 71 of file ShotList.h.
|
inline |
Definition at line 73 of file ShotList.h.
| union { ... } |
| bool m_b |
Definition at line 68 of file ShotList.h.
| int m_n |
Definition at line 66 of file ShotList.h.
| QWidget* m_pWidget |
Definition at line 67 of file ShotList.h.
|
private |
Definition at line 64 of file ShotList.h.