umbrello 2.34.70-5524f40e1
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
 
KLineEdit * nameLE
 
KLineEdit * typeLE
 
KLineEdit * stateLE
 
QRadioButton * bufferRB
 
QRadioButton * dataRB
 
QRadioButton * flowRB
 
QGroupBox * generalGB
 
DocumentationWidgetdocWidget
 

Member Data Documentation

◆ bufferRB

QRadioButton* ObjectNodeDialog::GeneralPageWidgets::bufferRB

◆ dataRB

QRadioButton * ObjectNodeDialog::GeneralPageWidgets::dataRB

◆ docWidget

DocumentationWidget* ObjectNodeDialog::GeneralPageWidgets::docWidget

◆ flowRB

QRadioButton * ObjectNodeDialog::GeneralPageWidgets::flowRB

◆ generalGB

QGroupBox* ObjectNodeDialog::GeneralPageWidgets::generalGB

◆ nameL

QLabel* ObjectNodeDialog::GeneralPageWidgets::nameL

◆ nameLE

KLineEdit* ObjectNodeDialog::GeneralPageWidgets::nameLE

◆ stateL

QLabel * ObjectNodeDialog::GeneralPageWidgets::stateL

◆ stateLE

KLineEdit * ObjectNodeDialog::GeneralPageWidgets::stateLE

◆ typeL

QLabel * ObjectNodeDialog::GeneralPageWidgets::typeL

◆ typeLE

KLineEdit * ObjectNodeDialog::GeneralPageWidgets::typeLE

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