id int64 0 755k | file_name stringlengths 3 109 | file_path stringlengths 13 185 | content stringlengths 31 9.38M | size int64 31 9.38M | language stringclasses 1
value | extension stringclasses 11
values | total_lines int64 1 340k | avg_line_length float64 2.18 149k | max_line_length int64 7 2.22M | alphanum_fraction float64 0 1 | repo_name stringlengths 6 65 | repo_stars int64 100 47.3k | repo_forks int64 0 12k | repo_open_issues int64 0 3.4k | repo_license stringclasses 9
values | repo_extraction_date stringclasses 92
values | exact_duplicates_redpajama bool 2
classes | near_duplicates_redpajama bool 2
classes | exact_duplicates_githubcode bool 2
classes | exact_duplicates_stackv2 bool 1
class | exact_duplicates_stackv1 bool 2
classes | near_duplicates_githubcode bool 2
classes | near_duplicates_stackv1 bool 2
classes | near_duplicates_stackv2 bool 1
class |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
749,876 | interfacewidget.h | KDE_umbrello/umbrello/umlwidgets/interfacewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2019-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef INTERFACEWIDGET_H
#define INTERFACEWIDGET_H
#include "classifierwidget.h"
/**
* Provides an interface widget
*
* The implementation is currently in @ref Classifi... | 627 | C++ | .h | 22 | 26.272727 | 92 | 0.777038 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,877 | pinportbase.h | KDE_umbrello/umbrello/umlwidgets/pinportbase.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2014-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef PINPORTBASE_H
#define PINPORTBASE_H
#include "umlwidget.h"
#include <QScopedPointer>
class FloatingTextWidget;
class ChildWidgetPlacement;
/**
* @short Abstract ... | 1,921 | C++ | .h | 53 | 32.584906 | 113 | 0.764069 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,878 | statewidget.h | KDE_umbrello/umbrello/umlwidgets/statewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef STATEWIDGET_H
#define STATEWIDGET_H
#include "umlwidget.h"
#include <QPainter>
#include <QStringList>
#define STATE_MARGIN 5
#define STATE_WIDTH 30
#define STATE_H... | 3,215 | C++ | .h | 83 | 34.325301 | 109 | 0.716212 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,879 | objectnodewidget.h | KDE_umbrello/umbrello/umlwidgets/objectnodewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef OBJECTNODEWIDGET_H
#define OBJECTNODEWIDGET_H
#include "umlwidget.h"
/**
* This class is the graphical version of a UML Object Node. A ObjectNodeWidget is created... | 2,074 | C++ | .h | 54 | 34.444444 | 122 | 0.74638 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,880 | pinwidget.h | KDE_umbrello/umbrello/umlwidgets/pinwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef PINWIDGET_H
#define PINWIDGET_H
#include "pinportbase.h"
/**
* This class is the graphical version of a UML Pin. A pinWidget is created
* by a @ref UMLView. An p... | 1,030 | C++ | .h | 31 | 30.741935 | 98 | 0.742944 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,881 | categorywidget.h | KDE_umbrello/umbrello/umlwidgets/categorywidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CATEGORYWIDGET_H
#define CATEGORYWIDGET_H
#include "umlwidget.h"
#define UC_MARGIN 5
#define UC_RADIUS 30
class UMLCategory;
/**
* This class is the graphical ve... | 1,475 | C++ | .h | 40 | 34.25 | 109 | 0.771067 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,882 | statusbartoolbutton.h | KDE_umbrello/umbrello/umlwidgets/statusbartoolbutton.h | // vim: set tabstop=4 shiftwidth=4 noexpandtab:
/*
Gwenview: an image viewer
SPDX-FileCopyrightText: 2007 Aurélien Gâteau <agateau@kde.org>
SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef STATUSBARTOOLBUTTON_H
#define STATUSBARTOOLBUTTON_H
// Qt
#include <QToolButton>
/**
* A thin tool button which can be gro... | 963 | C++ | .h | 36 | 23.388889 | 79 | 0.745355 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,883 | linkwidget.h | KDE_umbrello/umbrello/umlwidgets/linkwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2004-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef LINKWIDGET_H
#define LINKWIDGET_H
#include "basictypes.h"
#include "umlscene.h"
#include <QFont>
// forward declarations
class UMLClassifier;
class UMLOperation;
c... | 3,241 | C++ | .h | 94 | 29.414894 | 92 | 0.709801 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,884 | componentwidget.h | KDE_umbrello/umbrello/umlwidgets/componentwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef COMPONENTWIDGET_H
#define COMPONENTWIDGET_H
#include "umlwidget.h"
class UMLComponent;
#define COMPONENT_MARGIN 10
/**
* Defines a graphical version of the Compo... | 1,545 | C++ | .h | 43 | 32.44186 | 109 | 0.752515 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,885 | entitywidget.h | KDE_umbrello/umbrello/umlwidgets/entitywidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ENTITYWIDGET_H
#define ENTITYWIDGET_H
#include "umlwidget.h"
class UMLScene;
#define ENTITY_MARGIN 5
/**
* Defines a graphical version of the entity. Most of th... | 1,262 | C++ | .h | 37 | 31.054054 | 109 | 0.774114 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,886 | associationline.h | KDE_umbrello/umbrello/umlwidgets/associationline.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ASSOCIATIONLINE_H
#define ASSOCIATIONLINE_H
#include "basictypes.h"
#include <QGraphicsObject>
#include <QList>
#include <QPen>
#include <QPoint>
// forward declar... | 6,692 | C++ | .h | 157 | 36.974522 | 123 | 0.696577 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,887 | widgetlist_utils.h | KDE_umbrello/umbrello/umlwidgets/widgetlist_utils.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2009-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef WIDGETLIST_UTILS_H
#define WIDGETLIST_UTILS_H
#include "umlwidgetlist.h"
/**
* General purpose widget list utilities.
* Bugs and comments to umbrello-devel@kde.or... | 761 | C++ | .h | 21 | 33.380952 | 92 | 0.788043 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,888 | activitywidget.h | KDE_umbrello/umbrello/umlwidgets/activitywidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ACTIVITYWIDGET_H
#define ACTIVITYWIDGET_H
#include "umlwidget.h"
#include "worktoolbar.h"
#define ACTIVITY_MARGIN 5
#define ACTIVITY_WIDTH 30
#define ACTIVITY_HEIGH... | 2,783 | C++ | .h | 75 | 32.48 | 116 | 0.733829 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,889 | actorwidget.h | KDE_umbrello/umbrello/umlwidgets/actorwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ACTORWIDGET_H
#define ACTORWIDGET_H
#include "umlwidget.h"
#define A_WIDTH 20
#define A_HEIGHT 40
#define A_MARGIN 5
class UMLActor;
/**
* This class is the grap... | 1,402 | C++ | .h | 41 | 31.853659 | 109 | 0.766272 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,890 | messagewidget.h | KDE_umbrello/umbrello/umlwidgets/messagewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef MESSAGEWIDGET_H
#define MESSAGEWIDGET_H
#include "umlwidget.h"
#include "linkwidget.h"
// forward declarations
class FloatingTextWidget;
class ObjectWidget;
class Q... | 6,496 | C++ | .h | 160 | 35.11875 | 109 | 0.719014 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,891 | signalwidget.h | KDE_umbrello/umbrello/umlwidgets/signalwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef SIGNALWIDGET_H
#define SIGNALWIDGET_H
#include "floatingtextwidget.h"
#include "linkwidget.h"
#include "umlwidget.h"
#include "worktoolbar.h"
#define SIGNAL_MARGIN ... | 1,906 | C++ | .h | 62 | 26.596774 | 109 | 0.724932 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,892 | nodewidget.h | KDE_umbrello/umbrello/umlwidgets/nodewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef NODEWIDGET_H
#define NODEWIDGET_H
#include "umlwidget.h"
class UMLNode;
/**
* Defines a graphical version of the Node. Most of the functionality
* will come fro... | 901 | C++ | .h | 29 | 28.344828 | 109 | 0.74826 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,893 | childwidgetplacementport.h | KDE_umbrello/umbrello/umlwidgets/childwidgetplacementport.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2016-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CHILDWIDGETPLACEMENTPORT_H
#define CHILDWIDGETPLACEMENTPORT_H
#include "umlwidgets/childwidgetplacement.h"
/**
* Implementation of child widget placement where chi... | 1,061 | C++ | .h | 29 | 33.413793 | 95 | 0.778537 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,894 | toolbarstateonewidget.h | KDE_umbrello/umbrello/umlwidgets/toolbarstateonewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2004-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef TOOLBARSTATEONEWIDGET_H
#define TOOLBARSTATEONEWIDGET_H
#include "toolbarstatepool.h"
#include "widgetbase.h"
/**
* Sequence tool to create components linked with ... | 1,384 | C++ | .h | 41 | 30.195122 | 92 | 0.760902 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,895 | regionwidget.h | KDE_umbrello/umbrello/umlwidgets/regionwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef REGIONWIDGET_H
#define REGIONWIDGET_H
#include "umlwidget.h"
/**
* Represents a rectangular region on Activity diagram.
*/
class RegionWidget: public UMLWidget
{
... | 707 | C++ | .h | 23 | 27.73913 | 109 | 0.761834 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,896 | combinedfragmentwidget.h | KDE_umbrello/umbrello/umlwidgets/combinedfragmentwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef COMBINEDFRAGMENTWIDGET_H
#define COMBINEDFRAGMENTWIDGET_H
#include "umlwidget.h"
#include "worktoolbar.h"
#include "floatingdashlinewidget.h"
#include <QList>
/**
... | 2,729 | C++ | .h | 70 | 33.457143 | 111 | 0.736643 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,897 | enumwidget.h | KDE_umbrello/umbrello/umlwidgets/enumwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ENUMWIDGET_H
#define ENUMWIDGET_H
#include "umlwidget.h"
#define ENUM_MARGIN 5
/**
* Defines a graphical version of the enum. Most of the functionality
* will c... | 1,163 | C++ | .h | 36 | 29.222222 | 109 | 0.759857 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,898 | notewidget.h | KDE_umbrello/umbrello/umlwidgets/notewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef NOTEWIDGET_H
#define NOTEWIDGET_H
//app includes
#include "umlwidget.h"
// Qt forward declarations
class QPainter;
/**
* Displays a note box to allow multiple lin... | 2,270 | C++ | .h | 61 | 32.885246 | 109 | 0.734824 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,899 | floatingdashlinewidget.h | KDE_umbrello/umbrello/umlwidgets/floatingdashlinewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef FLOATINGDASHLINEWIDGET_H
#define FLOATINGDASHLINEWIDGET_H
#include "umlwidget.h"
class CombinedFragmentWidget;
#define FLOATING_DASH_LINE_MARGIN 25
#define FLOATING... | 1,999 | C++ | .h | 57 | 31.333333 | 130 | 0.738454 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,900 | widgetbase.h | KDE_umbrello/umbrello/umlwidgets/widgetbase.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2004-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef WIDGETBASE_H
#define WIDGETBASE_H
#include "basictypes.h"
#include "icon_utils.h"
#include <QColor>
#include <QDomDocument>
#include <QFont>
#include <QGraphicsObje... | 15,766 | C++ | .h | 334 | 42.724551 | 120 | 0.663676 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,901 | packagewidget.h | KDE_umbrello/umbrello/umlwidgets/packagewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef PACKAGEWIDGET_H
#define PACKAGEWIDGET_H
#include "umlwidget.h"
class UMLPackage;
class ListPopupMenu;
#define PACKAGE_MARGIN 5
/**
* Defines a graphical version ... | 930 | C++ | .h | 30 | 28.5 | 109 | 0.771044 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,902 | layoutgrid.h | KDE_umbrello/umbrello/umlwidgets/layoutgrid.h | /*
SPDX-FileCopyrightText: 2011 Andi Fischer <andi.fischer@hispeed.ch>
SPDX-FileCopyrightText: 2012 Ralf Habacker <ralf.habacker@freenet.de>
SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef LAYOUTGRID_H
#define LAYOUTGRID_H
#include <QColor>
#include <QFont>
class UMLScene;
class QRectF;
/**
* @au... | 1,482 | C++ | .h | 47 | 27.638298 | 73 | 0.697527 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,903 | forkjoinwidget.h | KDE_umbrello/umbrello/umlwidgets/forkjoinwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2005-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef FORKJOINWIDGET_H
#define FORKJOINWIDGET_H
//app includes
#include "boxwidget.h"
/**
* @short Displays a fork/join plate in a state diagram.
*
* @author Oliver Ke... | 1,462 | C++ | .h | 39 | 34.230769 | 118 | 0.756028 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,904 | boxwidget.h | KDE_umbrello/umbrello/umlwidgets/boxwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef BOXWIDGET_H
#define BOXWIDGET_H
//app includes
#include "umlwidget.h"
/**
* Displays a rectangular box.
* These widgets are diagram specific. They will still nee... | 987 | C++ | .h | 30 | 30.3 | 113 | 0.753684 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,905 | diagramproxywidget.h | KDE_umbrello/umbrello/umlwidgets/diagramproxywidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2019-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef DIAGRAMPROXYWIDGET_H
#define DIAGRAMPROXYWIDGET_H
#include <basictypes.h>
#include <QPointer>
#include <QPointF>
#include <QRectF>
#include <QGraphicsSceneEvent>
c... | 2,733 | C++ | .h | 65 | 37.784615 | 102 | 0.769578 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,906 | widget_factory.h | KDE_umbrello/umbrello/umlwidgets/widget_factory.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2006-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef WIDGET_FACTORY_H
#define WIDGET_FACTORY_H
#include <QString>
// forward declarations
class UMLObject;
class UMLScene;
class UMLWidget;
/**
* Widget factory method... | 663 | C++ | .h | 21 | 27.714286 | 92 | 0.735016 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,907 | artifactwidget.h | KDE_umbrello/umbrello/umlwidgets/artifactwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ARTIFACTWIDGET_H
#define ARTIFACTWIDGET_H
#include "umlwidget.h"
class UMLScene;
class UMLArtifact;
#define ARTIFACT_MARGIN 5
/**
* Defines a graphical version o... | 1,429 | C++ | .h | 38 | 34.605263 | 109 | 0.781001 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,908 | datatypewidget.h | KDE_umbrello/umbrello/umlwidgets/datatypewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef DATATYPEWIDGET_H
#define DATATYPEWIDGET_H
#include "umlwidget.h"
class UMLClassifier;
#define DATATYPE_MARGIN 5
/**
* Defines a graphical version of the datatype... | 1,019 | C++ | .h | 32 | 29.125 | 109 | 0.772541 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,909 | childwidgetplacementpin.h | KDE_umbrello/umbrello/umlwidgets/childwidgetplacementpin.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2016-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CHILDWIDGETPLACEMENTPIN_H
#define CHILDWIDGETPLACEMENTPIN_H
#include "umlwidgets/childwidgetplacement.h"
/**
* Implementation of child widget placement where paren... | 1,222 | C++ | .h | 35 | 31.485714 | 92 | 0.782867 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,910 | childwidgetplacement.h | KDE_umbrello/umbrello/umlwidgets/childwidgetplacement.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2016-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CHILDWIDGETPLACEMENT_H
#define CHILDWIDGETPLACEMENT_H
class PinPortBase;
class UMLWidget;
#include <QPointF>
#include <QtGlobal>
/**
* Base class for placing chil... | 1,450 | C++ | .h | 50 | 24.58 | 92 | 0.71295 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,911 | associationwidget.h | KDE_umbrello/umbrello/umlwidgets/associationwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ASSOCIATIONWIDGET_H
#define ASSOCIATIONWIDGET_H
#include "associationline.h"
#include "associationwidgetlist.h"
#include "associationwidgetrole.h"
#include "linkwidg... | 11,180 | C++ | .h | 212 | 47.235849 | 117 | 0.751928 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,912 | floatingtextwidget.h | KDE_umbrello/umbrello/umlwidgets/floatingtextwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef FLOATINGTEXTWIDGET_H
#define FLOATINGTEXTWIDGET_H
#include "basictypes.h"
#include "umlwidget.h"
class LinkWidget;
class UMLScene;
/**
* @short Displays a line of... | 3,738 | C++ | .h | 92 | 36.184783 | 109 | 0.73062 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,913 | widget_utils.h | KDE_umbrello/umbrello/umlwidgets/widget_utils.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2004-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef WIDGET_UTILS_H
#define WIDGET_UTILS_H
#include "basictypes.h"
#include "messagewidgetlist.h"
#include "umlwidgetlist.h"
#include "widgetbase.h"
#include <QBrush>
#i... | 2,531 | C++ | .h | 55 | 41.963636 | 92 | 0.749085 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,914 | portwidget.h | KDE_umbrello/umbrello/umlwidgets/portwidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2014-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef PORTWIDGET_H
#define PORTWIDGET_H
#include "pinportbase.h"
class UMLPort;
/**
* Defines a graphical version of the UML2 port. Most of the functionality
* comes ... | 848 | C++ | .h | 28 | 27.714286 | 92 | 0.756158 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,915 | usecasewidget.h | KDE_umbrello/umbrello/umlwidgets/usecasewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef USECASEWIDGET_H
#define USECASEWIDGET_H
#include "umlwidget.h"
class UMLUseCase;
#define UC_MARGIN 5
#define UC_WIDTH 60
#define UC_HEIGHT 30
/**
* This class i... | 1,582 | C++ | .h | 42 | 35.071429 | 109 | 0.76767 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,916 | docbook2xhtmlgeneratorjob.h | KDE_umbrello/umbrello/docgenerators/docbook2xhtmlgeneratorjob.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2007-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef DOCBOOK2XHTMLGENERATORJOB_H
#define DOCBOOK2XHTMLGENERATORJOB_H
#include <QThread>
#include <QUrl>
/**
* This class is used to generate XHTML from Docbook.
* It e... | 848 | C++ | .h | 30 | 25.466667 | 92 | 0.758323 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,917 | xhtmlgenerator.h | KDE_umbrello/umbrello/docgenerators/xhtmlgenerator.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2006 Gael de Chalendar (aka Kleag) kleag@free.fr
SPDX-FileCopyrightText: 2006-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef XHTMLGENERATOR_H
#define XHTMLGENERATOR_H
#include "basictypes.h"
#include <QObject>
#... | 1,570 | C++ | .h | 46 | 30.956522 | 94 | 0.774236 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,918 | docbookgeneratorjob.h | KDE_umbrello/umbrello/docgenerators/docbookgeneratorjob.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2007-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef DOCBOOKGENERATORJOB_H
#define DOCBOOKGENERATORJOB_H
#include <QThread>
/**
* This class is used to generate docbook from the document.
* It emits the name of the ... | 786 | C++ | .h | 27 | 26.37037 | 92 | 0.76032 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,919 | docbookgenerator.h | KDE_umbrello/umbrello/docgenerators/docbookgenerator.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2006 Gael de Chalendar (aka Kleag) kleag@free.fr
SPDX-FileCopyrightText: 2006-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef DOCBOOKGENERATOR_H
#define DOCBOOKGENERATOR_H
#include <QtGlobal>
#include <QObject>
#... | 1,377 | C++ | .h | 44 | 28.045455 | 92 | 0.774487 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,920 | dialogspopupmenu.h | KDE_umbrello/umbrello/menus/dialogspopupmenu.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2018-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef DIALOGSPOPUPMENU_H
#define DIALOGSPOPUPMENU_H
#include "listpopupmenu.h"
class DialogsPopupMenu : public ListPopupMenu
{
Q_OBJECT
Q_ENUMS(TriggerType)
publi... | 1,230 | C++ | .h | 41 | 23.97561 | 92 | 0.691462 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,921 | associationwidgetpopupmenu.h | KDE_umbrello/umbrello/menus/associationwidgetpopupmenu.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2018-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ASSOCIATIONWIDGETPOPUPMENU_H
#define ASSOCIATIONWIDGETPOPUPMENU_H
#include "listpopupmenu.h"
class AssociationLine;
/**
* Constructs the popup menu for an associa... | 669 | C++ | .h | 20 | 31.05 | 108 | 0.816485 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,922 | listpopupmenu.h | KDE_umbrello/umbrello/menus/listpopupmenu.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef LISTPOPUPMENU_H
#define LISTPOPUPMENU_H
#include "basictypes.h"
#include "umllistviewitem.h"
#include "umlobject.h"
#include "widgetbase.h"
#include <QMenu>
#includ... | 10,411 | C++ | .h | 288 | 28.472222 | 117 | 0.615354 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,923 | umllistviewpopupmenu.h | KDE_umbrello/umbrello/menus/umllistviewpopupmenu.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2018-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLLISTVIEWPOPUPMENU_H
#define UMLLISTVIEWPOPUPMENU_H
#include "listpopupmenu.h"
#include "umllistviewitem.h"
class UMLListViewPopupMenu : public ListPopupMenu {
pu... | 598 | C++ | .h | 17 | 32.470588 | 92 | 0.807292 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,924 | umlscenepopupmenu.h | KDE_umbrello/umbrello/menus/umlscenepopupmenu.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2018-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLSCENEPOPUPMENU_H
#define UMLSCENEPOPUPMENU_H
#include "listpopupmenu.h"
/**
* @brief The UMLScenePopupMenu class
*/
class UMLScenePopupMenu : public ListPopupM... | 546 | C++ | .h | 20 | 24.75 | 92 | 0.777351 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,925 | widgetbasepopupmenu.h | KDE_umbrello/umbrello/menus/widgetbasepopupmenu.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2018-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef WIDGETBASEPOPUPMENU_H
#define WIDGETBASEPOPUPMENU_H
#include "listpopupmenu.h"
/**
* Constructs the popup menu for a WidgetBase with customized menu type.
*/
clas... | 1,164 | C++ | .h | 27 | 39.925926 | 137 | 0.80212 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,926 | umlscenefinder.h | KDE_umbrello/umbrello/finder/umlscenefinder.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2014-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLSCENEFINDER_H
#define UMLSCENEFINDER_H
#include "umlfinder.h"
class UMLView;
/**
* UMLListViewFinder provides finding of items in the tree view
*
* @autho... | 753 | C++ | .h | 26 | 26 | 92 | 0.745833 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,927 | umlfinder.h | KDE_umbrello/umbrello/finder/umlfinder.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2014-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLFINDER_H
#define UMLFINDER_H
// app include
#include "basictypes.h"
// qt include
#include <QList>
class UMLObject;
/**
* The UMLFinder class provides the int... | 1,384 | C++ | .h | 50 | 23.72 | 92 | 0.686556 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,928 | umllistviewfinder.h | KDE_umbrello/umbrello/finder/umllistviewfinder.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2014-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLLISTVIEWFINDER_H
#define UMLLISTVIEWFINDER_H
#include "umlfinder.h"
/**
* UMLListViewFinder provides finding of items in the tree view
*
* @author: Ralf Ha... | 691 | C++ | .h | 24 | 25.916667 | 92 | 0.759819 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,929 | umldocfinder.h | KDE_umbrello/umbrello/finder/umldocfinder.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2014-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLDOCFINDER_H
#define UMLDOCFINDER_H
#include "umlfinder.h"
#include "umlscene.h"
class UMLSceneFinder;
#include <QList>
/**
* UMLDocFinder provides finding of... | 754 | C++ | .h | 28 | 24.214286 | 92 | 0.760779 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,930 | findresults.h | KDE_umbrello/umbrello/finder/findresults.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2014-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef FINDRESULTS_H
#define FINDRESULTS_H
#include "umlfinder.h"
#include <QList>
#include <QObject>
class UMLDocFinder;
class UMLListViewFinder;
class UMLSceneFinder;
c... | 920 | C++ | .h | 35 | 23.371429 | 94 | 0.757714 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,931 | cmdsetstereotype.h | KDE_umbrello/umbrello/cmds/cmdsetstereotype.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDSETSTEREOTYPE_H
#define CMDSETSTEREOTYPE_H
#include "cmdbaseobjectcommand.h"
namespace Uml
{
class CmdSetStereotype : public CmdBaseObjectCommand
{
... | 589 | C++ | .h | 22 | 20.590909 | 92 | 0.654189 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,932 | cmdsetvisibility.h | KDE_umbrello/umbrello/cmds/cmdsetvisibility.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDSETVISIBILITY_H
#define CMDSETVISIBILITY_H
#include "cmdbaseobjectcommand.h"
namespace Uml
{
class CmdSetVisibility : public CmdBaseObjectCommand
{
... | 631 | C++ | .h | 22 | 22.5 | 92 | 0.669983 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,933 | cmdhandlerename.h | KDE_umbrello/umbrello/cmds/cmdhandlerename.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDHANDLERENAME_H
#define CMDHANDLERENAME_H
#include <QUndoCommand>
class FloatingTextWidget;
namespace Uml
{
class CmdHandleRename : public QUndoCommand
{... | 601 | C++ | .h | 24 | 20.25 | 92 | 0.691228 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,934 | cmdbaseobjectcommand.h | KDE_umbrello/umbrello/cmds/cmdbaseobjectcommand.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDBASEOBJECTCOMMAND_H
#define CMDBASEOBJECTCOMMAND_H
#include "basictypes.h"
#include <QPointer>
#include <QUndoCommand>
class UMLObject;
namespace Uml
{
cla... | 719 | C++ | .h | 25 | 23.12 | 92 | 0.696793 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,935 | cmdcreatediagram.h | KDE_umbrello/umbrello/cmds/cmdcreatediagram.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2012-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDCREATEDIAGRAM_H
#define CMDCREATEDIAGRAM_H
#include "basictypes.h"
#include <QUndoCommand>
class UMLDoc;
class UMLView;
class UMLFolder;
namespace Uml
{
cl... | 909 | C++ | .h | 31 | 24.322581 | 125 | 0.626437 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,936 | cmdremovediagram.h | KDE_umbrello/umbrello/cmds/cmdremovediagram.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2012-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDREMOVEDIAGRAM_H
#define CMDREMOVEDIAGRAM_H
#include "basictypes.h"
#include <QDomElement>
#include <QUndoCommand>
class UMLFolder;
namespace Uml
{
class Cm... | 877 | C++ | .h | 31 | 20.516129 | 92 | 0.594272 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,937 | cmdremovewidget.h | KDE_umbrello/umbrello/cmds/widget/cmdremovewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDREMOVEWIDGET_H
#define CMDREMOVEWIDGET_H
#include "cmdbasewidgetcommand.h"
#include <QDomElement>
class AssociationWidget;
class UMLWidget;
namespace Uml
{
... | 668 | C++ | .h | 26 | 21.153846 | 92 | 0.725552 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,938 | cmdsetname.h | KDE_umbrello/umbrello/cmds/widget/cmdsetname.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDSETNAME_H
#define CMDSETNAME_H
#include "cmdbaseobjectcommand.h"
namespace Uml
{
class CmdSetName : public CmdBaseObjectCommand
{
public:
... | 546 | C++ | .h | 22 | 18.636364 | 92 | 0.638996 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,939 | cmdchangetextcolor.h | KDE_umbrello/umbrello/cmds/widget/cmdchangetextcolor.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDCHANGETEXTCOLOR_H
#define CMDCHANGETEXTCOLOR_H
#include "cmdbasewidgetcommand.h"
#include <QColor>
class UMLWidget;
namespace Uml
{
class CmdChangeTextColo... | 649 | C++ | .h | 25 | 21.32 | 92 | 0.713128 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,940 | cmdchangevisualproperty.h | KDE_umbrello/umbrello/cmds/widget/cmdchangevisualproperty.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDCHANGEVISUALPROPERTY_H
#define CMDCHANGEVISUALPROPERTY_H
#include "classifierwidget.h"
#include "cmdbasewidgetcommand.h"
namespace Uml
{
class CmdChangeVisu... | 734 | C++ | .h | 24 | 25.833333 | 113 | 0.742898 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,941 | cmdchangefont.h | KDE_umbrello/umbrello/cmds/widget/cmdchangefont.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDCHANGEFONT_H
#define CMDCHANGEFONT_H
#include "cmdbasewidgetcommand.h"
#include <QFont>
class UMLWidget;
namespace Uml
{
class CmdChangeFont : public CmdBa... | 595 | C++ | .h | 23 | 20.347826 | 92 | 0.652482 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,942 | cmdmovewidget.h | KDE_umbrello/umbrello/cmds/widget/cmdmovewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDMOVEWIDGET_H
#define CMDMOVEWIDGET_H
#include "cmdbasewidgetcommand.h"
#include <QPointF>
class UMLWidget;
namespace Uml
{
class CmdMoveWidget : public Cmd... | 565 | C++ | .h | 24 | 19 | 92 | 0.68985 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,943 | cmdsettxt.h | KDE_umbrello/umbrello/cmds/widget/cmdsettxt.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDSETTXT_H
#define CMDSETTXT_H
#include <QUndoCommand>
class FloatingTextWidget;
namespace Uml
{
class CmdSetTxt : public QUndoCommand
{
public:
... | 604 | C++ | .h | 24 | 18.875 | 92 | 0.643979 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,944 | cmdcreatewidget.h | KDE_umbrello/umbrello/cmds/widget/cmdcreatewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDCREATEWIDGET_H
#define CMDCREATEWIDGET_H
#include "cmdbasewidgetcommand.h"
#include <QDomElement>
class AssociationWidget;
class UMLWidget;
namespace Uml
{
... | 630 | C++ | .h | 25 | 20.84 | 92 | 0.728643 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,945 | cmdchangelinecolor.h | KDE_umbrello/umbrello/cmds/widget/cmdchangelinecolor.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDCHANGELINECOLOR_H
#define CMDCHANGELINECOLOR_H
#include "cmdbasewidgetcommand.h"
#include <QColor>
class UMLWidget;
namespace Uml
{
class CmdChangeLineColo... | 672 | C++ | .h | 25 | 22.24 | 92 | 0.6875 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,946 | cmdresizewidget.h | KDE_umbrello/umbrello/cmds/widget/cmdresizewidget.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDRESIZEWIDGET_H
#define CMDRESIZEWIDGET_H
#include "cmdbasewidgetcommand.h"
#include <QSizeF>
class UMLWidget;
namespace Uml
{
class CmdResizeWidget : publi... | 575 | C++ | .h | 24 | 19.458333 | 92 | 0.692449 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,947 | cmdchangemultiplicity.h | KDE_umbrello/umbrello/cmds/widget/cmdchangemultiplicity.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
/* Created By Bouchikhi Mohamed-Amine */
#ifndef CMDCHANGEMULTIPLICITY_H
#define CMDCHANGEMULTIPLICITY_H
#include <QUndoCommand>
class UMLRole;
namespace Uml
{
class... | 701 | C++ | .h | 24 | 24.625 | 92 | 0.702096 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,948 | cmdchangeusefillcolor.h | KDE_umbrello/umbrello/cmds/widget/cmdchangeusefillcolor.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDCHANGEUSEFILLCOLOR_H
#define CMDCHANGEUSEFILLCOLOR_H
#include "cmdbasewidgetcommand.h"
class UMLWidget;
namespace Uml
{
class CmdChangeUseFillColor : publi... | 626 | C++ | .h | 23 | 21.173913 | 92 | 0.663866 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,949 | cmdchangefillcolor.h | KDE_umbrello/umbrello/cmds/widget/cmdchangefillcolor.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
/* Created By Krzywda Stanislas and Bouchikhi Mohamed-Amine ;) */
#ifndef CMDCHANGEFILLCOLOR_H
#define CMDCHANGEFILLCOLOR_H
#include "cmdbasewidgetcommand.h"
#include <QC... | 762 | C++ | .h | 25 | 24.72 | 92 | 0.657497 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,950 | cmdbasewidgetcommand.h | KDE_umbrello/umbrello/cmds/widget/cmdbasewidgetcommand.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2020 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDBASEWIDGETCOMMAND_H
#define CMDBASEWIDGETCOMMAND_H
#include "basictypes.h"
#include <QPointer>
#include <QUndoCommand>
class AssociationWidget;
class UMLScene;
... | 1,355 | C++ | .h | 39 | 27.076923 | 92 | 0.678135 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,951 | cmdchangelinewidth.h | KDE_umbrello/umbrello/cmds/widget/cmdchangelinewidth.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDCHANGELINEWIDTH_H
#define CMDCHANGELINEWIDTH_H
#include "cmdbasewidgetcommand.h"
class UMLWidget;
namespace Uml
{
class CmdChangeLineWidth : public CmdBaseW... | 607 | C++ | .h | 23 | 21.826087 | 92 | 0.690311 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,952 | cmdrenameumlobject.h | KDE_umbrello/umbrello/cmds/generic/cmdrenameumlobject.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDRENAMEUMLOBJECT_H
#define CMDRENAMEUMLOBJECT_H
#include <QUndoCommand>
class UMLObject;
namespace Uml
{
class CmdRenameUMLObject : public QUndoCommand
{... | 623 | C++ | .h | 24 | 19.666667 | 92 | 0.640203 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,953 | cmdcreateumlobject.h | KDE_umbrello/umbrello/cmds/generic/cmdcreateumlobject.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDCREATEUMLOBJECT_H
#define CMDCREATEUMLOBJECT_H
#include "umlobject.h"
#include <QDomElement>
#include <QUndoCommand>
class UMLPackage;
namespace Uml
{
class... | 739 | C++ | .h | 28 | 21.571429 | 92 | 0.637784 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,954 | cmdremoveumlobject.h | KDE_umbrello/umbrello/cmds/generic/cmdremoveumlobject.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CMDREMOVEUMLOBJECT_H
#define CMDREMOVEUMLOBJECT_H
#include "umlobject.h"
#include <QUndoCommand>
namespace Uml
{
class CmdRemoveUMLObject : public QUndoCommand
... | 532 | C++ | .h | 22 | 19.818182 | 92 | 0.688492 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,955 | codeimportingwizard.h | KDE_umbrello/umbrello/codeimpwizard/codeimportingwizard.h | /*
SPDX-FileCopyrightText: 2011 Andi Fischer <andi.fischer@hispeed.ch>
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
#ifndef CODEIMPORTINGWIZARD_H
#define CODEIMPORTINGWIZARD_H
// qt includes
#include <QWizard>
class QFileInfo;
class QWizardPage;
class CodeImpSelectP... | 787 | C++ | .h | 31 | 22.419355 | 88 | 0.769437 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,956 | codeimpselectpage.h | KDE_umbrello/umbrello/codeimpwizard/codeimpselectpage.h | /*
SPDX-FileCopyrightText: 2011 Andi Fischer <andi.fischer@hispeed.ch>
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
#ifndef CODEIMPSELECTPAGE_H
#define CODEIMPSELECTPAGE_H
// qt includes
#include <QFileInfo>
#include <QWizardPage>
// app includes
#include "ui_codeim... | 1,525 | C++ | .h | 52 | 25.75 | 88 | 0.748458 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,957 | codeimpthread.h | KDE_umbrello/umbrello/codeimpwizard/codeimpthread.h | /*
SPDX-FileCopyrightText: 2011 Andi Fischer <andi.fischer@hispeed.ch>
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
#ifndef CODEIMPTHREAD_H
#define CODEIMPTHREAD_H
#include <QFileInfo>
#include <QMutex>
#include <QThread>
#include <QWaitCondition>
class ClassImport;... | 1,336 | C++ | .h | 42 | 28.666667 | 88 | 0.735202 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,958 | codeimpstatuspage.h | KDE_umbrello/umbrello/codeimpwizard/codeimpstatuspage.h | /*
SPDX-FileCopyrightText: 2011 Andi Fischer <andi.fischer@hispeed.ch>
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
*/
#ifndef CODEIMPSTATUSPAGE_H
#define CODEIMPSTATUSPAGE_H
// app includes
#include "ui_codeimpstatuspage.h"
#include "classifier.h"
//kde includes
#incl... | 2,704 | C++ | .h | 77 | 30.571429 | 96 | 0.677752 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,959 | umlentityattributelist.h | KDE_umbrello/umbrello/umlmodel/umlentityattributelist.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2004-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLENTITYATTRIBUTELIST_H
#define UMLENTITYATTRIBUTELIST_H
#include <qlist.h>
#include "entityattribute.h"
//typedef QPtrList<UMLEntityAttribute> UMLEntityAttributeL... | 830 | C++ | .h | 24 | 31.833333 | 92 | 0.811321 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,960 | umlentityconstraintlist.h | KDE_umbrello/umbrello/umlmodel/umlentityconstraintlist.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2004-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLENTITYCONSTRAINTLIST_H
#define UMLENTITYCONSTRAINTLIST_H
#include <qlist.h>
// forward declaration
class UMLEntityConstraint;
typedef QListIterator<UMLEntityCo... | 741 | C++ | .h | 23 | 29.521739 | 92 | 0.808782 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,961 | operation.h | KDE_umbrello/umbrello/umlmodel/operation.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef OPERATION_H
#define OPERATION_H
#include "umlattributelist.h"
#include "classifierlistitem.h"
class UMLClassifier;
/**
* This class represents an operation in the... | 2,815 | C++ | .h | 68 | 36.279412 | 92 | 0.689313 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,962 | entityattribute.h | KDE_umbrello/umbrello/umlmodel/entityattribute.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ENTITYATTRIBUTE_H
#define ENTITYATTRIBUTE_H
#include "attribute.h"
#include "basictypes.h"
/**
* This class is used to set up information for an entityattribute. ... | 2,191 | C++ | .h | 62 | 29.822581 | 93 | 0.690521 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,963 | actor.h | KDE_umbrello/umbrello/umlmodel/actor.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ACTOR_H
#define ACTOR_H
#include "umlcanvasobject.h"
/**
* This class contains the non-graphical information required for a UML Actor.
* This class inherits from ... | 995 | C++ | .h | 31 | 29.354839 | 92 | 0.747908 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,964 | attribute.h | KDE_umbrello/umbrello/umlmodel/attribute.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ATTRIBUTE_H
#define ATTRIBUTE_H
#include "basictypes.h"
#include "classifierlistitem.h"
#include "umlclassifierlist.h"
/**
* This class is used to set up informati... | 2,230 | C++ | .h | 54 | 35.851852 | 95 | 0.723721 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,965 | umlpackagelist.h | KDE_umbrello/umbrello/umlmodel/umlpackagelist.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2007 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLPACKAGELIST_H
#define UMLPACKAGELIST_H
#include <qlist.h>
class UMLPackage;
typedef QList<UMLPackage*> UMLPackageList;
typedef QListIterator<UMLPackage*> UMLPac... | 340 | C++ | .h | 11 | 28.727273 | 92 | 0.814815 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,966 | umlclassifierlist.h | KDE_umbrello/umbrello/umlmodel/umlclassifierlist.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2010 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLCLASSIFIERLIST_H
#define UMLCLASSIFIERLIST_H
#include <QList>
// forward declaration
class UMLClassifier;
typedef QList<UMLClassifier*> UMLClassifierList;
typed... | 382 | C++ | .h | 12 | 29.75 | 92 | 0.827397 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,967 | association.h | KDE_umbrello/umbrello/umlmodel/association.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ASSOCIATION_H
#define ASSOCIATION_H
#include "basictypes.h"
#include "umlobject.h"
#include <QDomDocument>
#include <QDomElement>
#include <QXmlStreamWriter>
class... | 3,360 | C++ | .h | 72 | 42.625 | 93 | 0.735421 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,968 | umlobjectlist.h | KDE_umbrello/umbrello/umlmodel/umlobjectlist.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2001 Gustavo Madrigal gmadrigal @nextphere.com
SPDX-FileCopyrightText: 2002-2014 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLOBJECTLIST_H
#define UMLOBJECTLIST_H
#include <QList>
#include <QPointer>
// forward ... | 730 | C++ | .h | 26 | 25.5 | 92 | 0.778098 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,969 | datatype.h | KDE_umbrello/umbrello/umlmodel/datatype.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef DATATYPE_H
#define DATATYPE_H
#include "classifier.h"
/**
* This class contains the non-graphical information required for a UML Datatype.
* This class inherits f... | 1,107 | C++ | .h | 35 | 28.428571 | 92 | 0.746943 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,970 | umlrole.h | KDE_umbrello/umbrello/umlmodel/umlrole.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLROLE_H
#define UMLROLE_H
#include "umlobject.h"
class UMLAssociation;
/**
* This class contains the non-graphic representation of an association role.
*
* @a... | 1,400 | C++ | .h | 42 | 29.547619 | 92 | 0.719731 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,971 | umlcanvasobject.h | KDE_umbrello/umbrello/umlmodel/umlcanvasobject.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CANVASOBJECT_H
#define CANVASOBJECT_H
#include "umlobject.h"
#include "umlobjectlist.h"
#include "umlclassifierlist.h"
#include "umlassociationlist.h"
/**
* This c... | 3,385 | C++ | .h | 78 | 38.448718 | 99 | 0.747789 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,972 | classifier.h | KDE_umbrello/umbrello/umlmodel/classifier.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CLASSIFIER_H
#define CLASSIFIER_H
#include "package.h"
#include "umlattributelist.h"
#include "umloperationlist.h"
#include "umlclassifierlistitemlist.h"
#include "cl... | 6,263 | C++ | .h | 128 | 41.945313 | 115 | 0.714521 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,973 | umlentitylist.h | KDE_umbrello/umbrello/umlmodel/umlentitylist.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2010 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef UMLENTITYLIST_H
#define UMLENTITYLIST_H
#include <QList>
// forward declaration
class UMLEntity;
typedef QList<UMLEntity*> UMLEntityList;
typedef QListIterator<UML... | 354 | C++ | .h | 12 | 27.416667 | 92 | 0.813056 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,974 | checkconstraint.h | KDE_umbrello/umbrello/umlmodel/checkconstraint.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2002-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef CHECKCONSTRAINT_H
#define CHECKCONSTRAINT_H
#include "basictypes.h"
#include "entityconstraint.h"
/**
* This class is used to set up information for a unique entit... | 1,723 | C++ | .h | 46 | 32.043478 | 92 | 0.722222 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
749,975 | enumliteral.h | KDE_umbrello/umbrello/umlmodel/enumliteral.h | /*
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-FileCopyrightText: 2003-2021 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
*/
#ifndef ENUMLITERAL_H
#define ENUMLITERAL_H
#include "classifierlistitem.h"
/**
* This class is used to set up information for an enum literal. Enum
* literals are the v... | 1,573 | C++ | .h | 43 | 31.697674 | 92 | 0.712682 | KDE/umbrello | 114 | 36 | 0 | GPL-2.0 | 9/20/2024, 9:41:49 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.