|
hydrogen 1.2.3
|
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 59 of file ShotList.h.
|
inline |
Definition at line 67 of file ShotList.h.
|
inline |
Definition at line 69 of file ShotList.h.
| union { ... } |
| bool m_b |
Definition at line 64 of file ShotList.h.
| int m_n |
Definition at line 62 of file ShotList.h.
| QWidget* m_pWidget |
Definition at line 63 of file ShotList.h.
|
private |
Definition at line 60 of file ShotList.h.