Public Member Functions | |
Ctx () | |
Public Attributes | |
QCString | name |
QCString | type |
ClassDef * | cd |
Definition at line 1378 of file pycode.cpp.
|
inline |
Definition at line 1380 of file pycode.cpp.
ClassDef* PyCallContext::Ctx::cd |
Definition at line 1383 of file pycode.cpp.
QCString PyCallContext::Ctx::name |
Definition at line 1381 of file pycode.cpp.
QCString PyCallContext::Ctx::type |
Definition at line 1382 of file pycode.cpp.