umbrello
2.32.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
43 virtual void paint(QPainter *painter,
const QStyleOptionGraphicsItem *option, QWidget *widget = 0);
60 virtual void saveToXMI1(QXmlStreamWriter& writer);
69 virtual QSizeF
calculateSize(
bool withExtensions =
true)
const;
Definition: notedialog.h:17
#define DEBUG_REGISTER_DISABLED(src)
Definition: debug_utils.h:118
const Type None
special value for uninitialized ID
Definition: basictypes.h:373
Enum
Definition: basictypes.h:63
QString toString(const ID::Type &id)
Definition: basictypes.cpp:1300
void updateDocumentation(bool clear=false, bool startup=false)
Definition: docwindow.cpp:268
std::string Type
Definition: basictypes.h:371
ID::Type fromString(const QString &id)
Definition: basictypes.cpp:1305
void changeCurrentView(Uml::ID::Type id)
Definition: umldoc.cpp:1777
Enum fromInt(int item)
Definition: basictypes.cpp:253
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 i18n
Definition: main.cpp:34
@ N_DIAGRAMTYPES
Definition: basictypes.h:77
type show c for details The hypothetical commands show w and show c should show the appropriate parts of the General Public License Of the commands you use may be called something other than show w and show c
Definition: GPL-2.0-only.txt:301
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
#define uError()
Definition: debug_utils.h:109
int exec()
Definition: multipagedialogbase.cpp:218
QString name() const
Definition: umlscene.cpp:406
Definition: umlscene.h:64
UMLScene * umlScene() const
Definition: umlview.cpp:51
@ None
no display of stereotype
Definition: basictypes.h:149
Uml::ID::Type ID() const
Definition: umlscene.cpp:438
UMLView * findView(Uml::ID::Type id) const
Definition: umldoc.cpp:1001
UMLDoc * document() const
Definition: uml.cpp:1063