umbrello
2.32.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
void slotDoubleClicked(QListWidgetItem *item)
Definition: activitypage.cpp:307
void slotNewActivity()
Definition: activitypage.cpp:182
QGroupBox * m_pActivityGB
Definition: activitypage.h:50
void slotClicked(QListWidgetItem *item)
Definition: activitypage.cpp:296
Definition: activitypage.h:25
void slotRightButtonPressed(const QPoint &p)
Definition: activitypage.cpp:214
void enableWidgets(bool state)
Definition: activitypage.cpp:318
void slotDownClicked()
Definition: activitypage.cpp:263
void slotMenuSelection(QAction *action)
Definition: activitypage.cpp:161
QPushButton * m_pDeleteActivityButton
Definition: activitypage.h:55
void setupPage()
Definition: activitypage.cpp:51
QPushButton * m_pRenameButton
Definition: activitypage.h:56
and that you know you can do these things To protect your we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights These restrictions translate to certain responsibilities for you if you distribute copies of the or if you modify it For if you distribute copies of such a whether gratis or for a you must give the recipients all the rights that you have You must make sure that receive or can get the source code And you must show them these terms so they know their rights We protect your rights with two distribute and or modify the software for each author s protection and we want to make certain that everyone understands that there is no warranty for this free software If the software is modified by someone else and passed we want its recipients to know that what they have is not the so that any problems introduced by others will not reflect on the original authors reputations any free program is threatened constantly by software patents We wish to avoid the danger that redistributors of a free program will individually obtain patent in effect making the program proprietary To prevent we have made it clear that any patent must be licensed for everyone s free use or not licensed at all The precise terms and conditions for distribution and modification follow TERMS AND CONDITIONS FOR DISTRIBUTION AND MODIFICATION This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License The refers to any such program or and a work based on the Program means either the Program or any derivative work under copyright a work containing the Program or a portion of it
Definition: GPL-2.0-only.txt:64
QToolButton * m_pTopArrowB
Definition: activitypage.h:53
Definition: dialogpagebase.h:19
#define i18n
Definition: main.cpp:34
void slotUpClicked()
Definition: activitypage.cpp:246
bool askDefaultNewName(WidgetBase::WidgetType type, QString &name)
Definition: dialog_utils.cpp:272
#define uDebug()
Definition: debug_utils.h:108
QToolButton * m_pUpArrowB
Definition: activitypage.h:51
connect()
Definition: namespaces-multiple.php:5
void slotTopClicked()
Definition: activitypage.cpp:229
ActivityPage(QWidget *pParent, StateWidget *pWidget)
Definition: activitypage.cpp:34
void slotRename()
Definition: activitypage.cpp:201
void updateActivities()
Definition: activitypage.cpp:148
~ActivityPage()
Definition: activitypage.cpp:44
void slotDelete()
Definition: activitypage.cpp:193
StateWidget * m_pStateWidget
Definition: activitypage.h:44
QToolButton * m_pDownArrowB
Definition: activitypage.h:52
bool askRenameName(WidgetBase::WidgetType type, QString &name)
Definition: dialog_utils.cpp:257
QListWidget * m_pActivityLW
Definition: activitypage.h:49
QToolButton * m_pBottomArrowB
Definition: activitypage.h:54
void slotBottomClicked()
Definition: activitypage.cpp:280