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
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

◆ docWidget

DocumentationWidget* ActivityDialog::GeneralPageWidgets::docWidget

◆ generalGB

QGroupBox* ActivityDialog::GeneralPageWidgets::generalGB

◆ InvokRB

QRadioButton * ActivityDialog::GeneralPageWidgets::InvokRB

◆ nameL

QLabel* ActivityDialog::GeneralPageWidgets::nameL

◆ nameLE

KLineEdit* ActivityDialog::GeneralPageWidgets::nameLE

◆ NormalRB

QRadioButton* ActivityDialog::GeneralPageWidgets::NormalRB

◆ ParamRB

QRadioButton * ActivityDialog::GeneralPageWidgets::ParamRB

◆ postL

QLabel * ActivityDialog::GeneralPageWidgets::postL

◆ postLE

KLineEdit * ActivityDialog::GeneralPageWidgets::postLE

◆ preL

QLabel * ActivityDialog::GeneralPageWidgets::preL

◆ preLE

KLineEdit * ActivityDialog::GeneralPageWidgets::preLE

◆ typeL

QLabel * ActivityDialog::GeneralPageWidgets::typeL

◆ typeLE

KLineEdit * ActivityDialog::GeneralPageWidgets::typeLE

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