kig
TextLabelConstructionMode Class Reference
#include <label.h>
Inheritance diagram for TextLabelConstructionMode:
Public Member Functions | |
TextLabelConstructionMode (KigPart &d) | |
~TextLabelConstructionMode () | |
void | finish (const Coordinate &coord, const QString &s, const argvect &props, bool needframe, ObjectCalcer *locationparent) |
Public Member Functions inherited from TextLabelModeBase | |
void | cancelPressed () |
bool | canFinish () |
void | enterTextPageEntered () |
void | finishPressed () |
void | linkClicked (int) |
bool | percentCountChanged (uint percentcount) |
void | redrawScreen (KigWidget *w) |
void | selectArgumentsPageEntered () |
Public Member Functions inherited from KigMode | |
virtual | ~KigMode () |
virtual void | browseHistory () |
virtual void | deleteObjects () |
virtual void | deselectAll () |
virtual void | editTypes () |
QEventLoop * | eventLoop () const |
virtual void | invertSelection () |
virtual void | leftMouseMoved (QMouseEvent *, KigWidget *) |
virtual void | midClicked (QMouseEvent *, KigWidget *) |
virtual void | midMouseMoved (QMouseEvent *, KigWidget *) |
virtual void | midReleased (QMouseEvent *, KigWidget *) |
virtual void | newMacro () |
virtual void | rightClicked (QMouseEvent *, KigWidget *) |
virtual void | rightMouseMoved (QMouseEvent *, KigWidget *) |
virtual void | rightReleased (QMouseEvent *, KigWidget *) |
virtual void | selectAll () |
void | setEventLoop (QEventLoop *e) |
virtual void | showHidden () |
virtual StdConstructionMode * | toStdConstructionMode () |
Additional Inherited Members | |
Protected Types inherited from TextLabelModeBase | |
typedef std::vector < ObjectCalcer::shared_ptr > | argvect |
Protected Member Functions inherited from TextLabelModeBase | |
TextLabelModeBase (KigPart &d) | |
~TextLabelModeBase () | |
void | leftReleased (QMouseEvent *, KigWidget *, ObjectTypeCalcer *prevlabel=0) |
void | setCoordinate (const Coordinate &coord) |
void | setFrame (bool f) |
void | setLocationParent (ObjectCalcer *o) |
void | setPropertyObjects (const argvect &props) |
void | setText (const QString &s) |
Protected Member Functions inherited from KigMode | |
KigMode (KigPart &d) | |
Protected Attributes inherited from KigMode | |
KigPart & | mdoc |
Detailed Description
Constructor & Destructor Documentation
TextLabelConstructionMode::TextLabelConstructionMode | ( | KigPart & | d | ) |
Member Function Documentation
|
virtual |
Implements TextLabelModeBase.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 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:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.