umbrello 25.12.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
UMLDoc::Private Class Reference
Collaboration diagram for UMLDoc::Private:

Public Member Functions

 Private (UMLDoc *p)
void checkAndFixFileAfterLoad ()
void checkAssociationWidgetsAfterLoad ()
void collectAssociations (QList< UMLAssociation * > &out, UMLFolder *folder)
void createAssociationWidget (UMLAssociation *assoc)

Public Attributes

UMLDocparent
QStringList errors
 holds loading errors

Constructor & Destructor Documentation

◆ Private()

UMLDoc::Private::Private ( UMLDoc * p)
inline
Here is the call graph for this function:

Member Function Documentation

◆ checkAndFixFileAfterLoad()

void UMLDoc::Private::checkAndFixFileAfterLoad ( )
Here is the call graph for this function:

◆ checkAssociationWidgetsAfterLoad()

void UMLDoc::Private::checkAssociationWidgetsAfterLoad ( )
Here is the call graph for this function:

◆ collectAssociations()

void UMLDoc::Private::collectAssociations ( QList< UMLAssociation * > & out,
UMLFolder * folder )
Here is the call graph for this function:

◆ createAssociationWidget()

void UMLDoc::Private::createAssociationWidget ( UMLAssociation * assoc)
Here is the call graph for this function:

Member Data Documentation

◆ errors

QStringList UMLDoc::Private::errors

holds loading errors

◆ parent

UMLDoc* UMLDoc::Private::parent

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