rocs/VisualEditor
PropertiesDialogAction.cpp
Go to the documentation of this file.
37 PropertiesDialogAction::PropertiesDialogAction(QString text, Document* document, QObject* parent)
47 PropertiesDialogAction::PropertiesDialogAction(QString text, DataStructurePtr dataStructure, QObject* parent)
67 PropertiesDialogAction::PropertiesDialogAction(QString text, PointerPtr pointer, QObject* parent)
77 PropertiesDialogAction::PropertiesDialogAction(QString text, DataTypePtr dataType, QObject* parent)
87 PropertiesDialogAction::PropertiesDialogAction(QString text, PointerTypePtr pointerType, QObject* parent)
void setPosition(QPointF screenPosition)
Definition: PropertiesDialogAction.cpp:209
qreal x() const
qreal y() const
PropertiesDialogAction(QString text, Document *document, QObject *parent)
Definition: PropertiesDialogAction.cpp:37
Properties widget for DataStructure.
Definition: DataStructurePropertiesDialog.h:33
void setPointerType(PointerTypePtr pointerType)
Definition: PointerTypePage.cpp:230
bool isNull() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.