umbrello
2.32.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
12 #include <QStringList>
14 #define STATE_MARGIN 5
15 #define STATE_WIDTH 30
16 #define STATE_HEIGHT 10
59 virtual void paint(QPainter *painter,
const QStyleOptionGraphicsItem *option, QWidget *widget = 0);
67 bool renameActivity(
const QString &activity,
const QString &newName);
78 virtual void saveToXMI1(QXmlStreamWriter& writer);
int x
Definition: cxx11-lambda-functions-and-expressions.h:4
UMLView * activeView() const
Definition: umlscene.cpp:344
#define DEBUG_REGISTER_DISABLED(src)
Definition: debug_utils.h:118
const Type None
special value for uninitialized ID
Definition: basictypes.h:373
bool askNewName(WidgetBase::WidgetType type, QString &name)
Definition: dialog_utils.cpp:244
void updateDocumentation(bool clear=false, bool startup=false)
Definition: docwindow.cpp:268
bool askName(const QString &title, const QString &prompt, QString &name)
Definition: dialog_utils.cpp:190
std::string Type
Definition: basictypes.h:371
#define ENUM_NAME(o, e, v)
Definition: debug_utils.h:129
Definition: statedialog.h:27
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
DocWindow * docWindow() const
Definition: uml.cpp:1895
it is up to the author donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License If the distribution and or use of the Library is restricted in certain countries either by patents or by copyrighted the original copyright holder who places the Library under this License may add an geographical distribution limitation excluding those so that distribution is permitted only in or among countries not thus excluded In such this License incorporates the limitation as if written in the body of this License The Free Software Foundation may publish revised and or new versions of the Library General Public License from time to time Such new versions will be similar in spirit to the present but may differ in detail to address new problems or concerns Each version is given a distinguishing version number If the Library specifies a version number of this License which applies to it and any later you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation If the Library does not specify a license version number
Definition: LGPL-2.0-only.txt:368
#define uWarning()
Definition: debug_utils.h:110
#define i18n
Definition: main.cpp:34
static UMLApp * app()
Definition: uml.cpp:275
void setModified(bool modified=true)
Definition: umldoc.cpp:3107
Definition: basictypes.cpp:22
void showDocumentation(UMLObject *object, bool overwrite=false)
Definition: docwindow.cpp:125
Definition: umlscene.h:64
UMLDoc * document() const
Definition: uml.cpp:1063