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

#include <activitydialog.h>

Collaboration diagram for ActivityDialog::GeneralPageWidgets:

Public Attributes

QLabel * nameL
 
QLabel * typeL
 
QLabel * preL
 
QLabel * postL
 
KLineEdit * nameLE
 
KLineEdit * typeLE
 
KLineEdit * preLE
 
KLineEdit * postLE
 
DocumentationWidgetdocWidget
 
QRadioButton * NormalRB
 
QRadioButton * ParamRB
 
QRadioButton * InvokRB
 
QGroupBox * generalGB
 

Member Data Documentation

DocumentationWidget* ActivityDialog::GeneralPageWidgets::docWidget
QGroupBox* ActivityDialog::GeneralPageWidgets::generalGB
QRadioButton * ActivityDialog::GeneralPageWidgets::InvokRB
QLabel* ActivityDialog::GeneralPageWidgets::nameL
KLineEdit* ActivityDialog::GeneralPageWidgets::nameLE
QRadioButton* ActivityDialog::GeneralPageWidgets::NormalRB
QRadioButton * ActivityDialog::GeneralPageWidgets::ParamRB
QLabel * ActivityDialog::GeneralPageWidgets::postL
KLineEdit * ActivityDialog::GeneralPageWidgets::postLE
QLabel * ActivityDialog::GeneralPageWidgets::preL
KLineEdit * ActivityDialog::GeneralPageWidgets::preLE
QLabel * ActivityDialog::GeneralPageWidgets::typeL
KLineEdit * ActivityDialog::GeneralPageWidgets::typeLE

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