|
Developer Documentation
|
Public Attributes | |
| int | time |
| std::string | name |
| std::string | classname |
| std::string | parent |
| QPoint | cursorPos |
| QPoint | position |
| QSize | size |
| QEvent * | event |
Definition at line 134 of file QtApplication.hh.
| std::string ACG::QtWidgets::QtApplication::FootPrint::classname |
Definition at line 138 of file QtApplication.hh.
| QPoint ACG::QtWidgets::QtApplication::FootPrint::cursorPos |
Definition at line 140 of file QtApplication.hh.
| QEvent* ACG::QtWidgets::QtApplication::FootPrint::event |
Definition at line 143 of file QtApplication.hh.
| std::string ACG::QtWidgets::QtApplication::FootPrint::name |
Definition at line 137 of file QtApplication.hh.
| std::string ACG::QtWidgets::QtApplication::FootPrint::parent |
Definition at line 139 of file QtApplication.hh.
| QPoint ACG::QtWidgets::QtApplication::FootPrint::position |
Definition at line 141 of file QtApplication.hh.
| QSize ACG::QtWidgets::QtApplication::FootPrint::size |
Definition at line 142 of file QtApplication.hh.
| int ACG::QtWidgets::QtApplication::FootPrint::time |
Definition at line 136 of file QtApplication.hh.