Developer Documentation
ACG::QtWidgets::QtApplication::FootPrint Struct Reference

Public Attributes

int time
 
std::string name
 
std::string classname
 
std::string parent
 
QPoint cursorPos
 
QPoint position
 
QSize size
 
QEvent * event
 

Detailed Description

Definition at line 134 of file QtApplication.hh.

Member Data Documentation

◆ classname

std::string ACG::QtWidgets::QtApplication::FootPrint::classname

Definition at line 138 of file QtApplication.hh.

◆ cursorPos

QPoint ACG::QtWidgets::QtApplication::FootPrint::cursorPos

Definition at line 140 of file QtApplication.hh.

◆ event

QEvent* ACG::QtWidgets::QtApplication::FootPrint::event

Definition at line 143 of file QtApplication.hh.

◆ name

std::string ACG::QtWidgets::QtApplication::FootPrint::name

Definition at line 137 of file QtApplication.hh.

◆ parent

std::string ACG::QtWidgets::QtApplication::FootPrint::parent

Definition at line 139 of file QtApplication.hh.

◆ position

QPoint ACG::QtWidgets::QtApplication::FootPrint::position

Definition at line 141 of file QtApplication.hh.

◆ size

QSize ACG::QtWidgets::QtApplication::FootPrint::size

Definition at line 142 of file QtApplication.hh.

◆ time

int ACG::QtWidgets::QtApplication::FootPrint::time

Definition at line 136 of file QtApplication.hh.


The documentation for this struct was generated from the following file: