|
.
1.0.0
|
Открытые типы | |
| enum | { arity =4 } |
| typedef void(T::* | memProcPtr )(P1, P2, P3, P4) |
| typedef LocVarType< P1 >::Type | PL1 |
| typedef LocVarType< P2 >::Type | PL2 |
| typedef LocVarType< P3 >::Type | PL3 |
| typedef LocVarType< P4 >::Type | PL4 |
Открытые члены | |
| memProc4 (T *pobj, memProcPtr pproc) | |
| virtual int | operator() (const QValueVector< QVariant > &parms, QString &err) |
| virtual int | argc () |
Открытые атрибуты | |
| memProcPtr | m_pproc |
| T * | m_pobj |
1.8.5