umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Functions
selectoperationdialog.cpp File Reference
#include "selectoperationdialog.h"
#include "attribute.h"
#include "classifier.h"
#include "debug_utils.h"
#include "linkwidget.h"
#include "operation.h"
#include "umlclassifierlistitemlist.h"
#include "umlscene.h"
#include "umlview.h"
#include "dialog_utils.h"
#include <klineedit.h>
#include <kcombobox.h>
#include <KLocalizedString>
#include <QCheckBox>
#include <QGridLayout>
#include <QGroupBox>
#include <QLabel>
#include <QPushButton>
#include <QRadioButton>
#include <QVBoxLayout>
Include dependency graph for selectoperationdialog.cpp:

Functions

bool caseInsensitiveLessThan (const UMLOperation *s1, const UMLOperation *s2)
 

Function Documentation

◆ caseInsensitiveLessThan()

bool caseInsensitiveLessThan ( const UMLOperation s1,
const UMLOperation s2 
)
Here is the call graph for this function: