TwiceAsNice
2019-02-18
|
#include <WidgetGUI.h>
Public Member Functions | |
WidgetGUI (QWidget *_parent=0) | |
virtual | ~WidgetGUI () |
void | connect (Nice::JointPtr _joint) |
Public Attributes | |
T * | m_Widget |
QFrame * | ViewFrame |
QFrame * | EditorFrame |
|
inline |
QFrame* WidgetGUI< T >::EditorFrame |
T* WidgetGUI< T >::m_Widget |
QFrame* WidgetGUI< T >::ViewFrame |