umbrello  2.38.5
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Attributes | List of all members
ObjectNodeDialog::GeneralPageWidgets Struct Reference

#include <objectnodedialog.h>

Collaboration diagram for ObjectNodeDialog::GeneralPageWidgets:

Public Attributes

QLabel * nameL
 
QLabel * typeL
 
QLabel * stateL
 
QLineEdit * nameLE
 
QLineEdit * typeLE
 
QLineEdit * stateLE
 
QRadioButton * bufferRB
 
QRadioButton * dataRB
 
QRadioButton * flowRB
 
QGroupBox * generalGB
 
DocumentationWidgetdocWidget
 

Member Data Documentation

QRadioButton* ObjectNodeDialog::GeneralPageWidgets::bufferRB
QRadioButton * ObjectNodeDialog::GeneralPageWidgets::dataRB
DocumentationWidget* ObjectNodeDialog::GeneralPageWidgets::docWidget
QRadioButton * ObjectNodeDialog::GeneralPageWidgets::flowRB
QGroupBox* ObjectNodeDialog::GeneralPageWidgets::generalGB
QLabel* ObjectNodeDialog::GeneralPageWidgets::nameL
QLineEdit* ObjectNodeDialog::GeneralPageWidgets::nameLE
QLabel * ObjectNodeDialog::GeneralPageWidgets::stateL
QLineEdit * ObjectNodeDialog::GeneralPageWidgets::stateLE
QLabel * ObjectNodeDialog::GeneralPageWidgets::typeL
QLineEdit * ObjectNodeDialog::GeneralPageWidgets::typeLE

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