#include <umloperationdialog.h>
◆ UMLOperationDialog()
UMLOperationDialog::UMLOperationDialog |
( |
QWidget * | parent, |
|
|
UMLOperation * | pOperation ) |
◆ ~UMLOperationDialog()
UMLOperationDialog::~UMLOperationDialog |
( |
| ) |
|
◆ apply()
bool UMLOperationDialog::apply |
( |
| ) |
|
|
protectedvirtual |
Checks if changes are valid and applies them if they are, else returns false.
Reimplemented from SinglePageDialogBase.
◆ insertTypesSorted()
◆ setupDialog()
void UMLOperationDialog::setupDialog |
( |
| ) |
|
|
protected |
◆ slotDeleteParameter
void UMLOperationDialog::slotDeleteParameter |
( |
| ) |
|
|
slot |
◆ slotMenuSelection
void UMLOperationDialog::slotMenuSelection |
( |
QAction * | action | ) |
|
|
slot |
◆ slotNameChanged
◆ slotNewParameter
void UMLOperationDialog::slotNewParameter |
( |
| ) |
|
|
slot |
◆ slotParameterDown
void UMLOperationDialog::slotParameterDown |
( |
| ) |
|
|
slot |
◆ slotParameterProperties
void UMLOperationDialog::slotParameterProperties |
( |
| ) |
|
|
slot |
◆ slotParameterUp
void UMLOperationDialog::slotParameterUp |
( |
| ) |
|
|
slot |
◆ slotParamsBoxClicked
Enables or disables buttons.
◆ slotParmDoubleClick
◆ slotParmRightButtonPressed
◆ slotStereoTextChanged
◆ m_datatypeWidget
◆ m_doc
UMLDoc* UMLOperationDialog::m_doc |
|
protected |
The UMLDocument where all objects live.
◆ m_docWidget
◆ m_inlineCB
◆ m_menu
Menu used in parameter list box.
◆ m_operation
The operation to represent.
◆ m_pAbstractCB
◆ m_pDeleteButton
◆ m_pDownButton
QToolButton* UMLOperationDialog::m_pDownButton |
|
protected |
◆ m_pGenGB
◆ m_pGenLayout
◆ m_pImplementationRB
◆ m_pNameL
QLabel* UMLOperationDialog::m_pNameL |
|
protected |
◆ m_pNameLE
◆ m_pOverrideCB
◆ m_pParmsGB
◆ m_pParmsLW
◆ m_pPrivateRB
◆ m_pPropertiesButton
◆ m_pProtectedRB
◆ m_pPublicRB
◆ m_pQueryCB
◆ m_pScopeGB
◆ m_pStaticCB
◆ m_pTagL
◆ m_pTagLE
◆ m_pUpButton
QToolButton* UMLOperationDialog::m_pUpButton |
|
protected |
◆ m_stereotypeWidget
◆ m_virtualCB
◆ m_visibilityEnumWidget
The documentation for this class was generated from the following files: