kig
bogus_imp.h
Go to the documentation of this file.
void fillInNextEscape(QString &s, const KigDocument &) const
Definition: bogus_imp.cc:93
Instances of this class represent a certain ObjectImp type.
Definition: object_imp.h:95
bool equals(const ObjectImp &rhs) const
Returns true if this ObjectImp is equal to rhs.
Definition: bogus_imp.cc:322
static const ObjectImpType * stype()
Returns the ObjectImpType representing the BogusImp type.
Definition: bogus_imp.cc:286
DoubleImp(const double d)
Construct a new DoubleImp containing the value d.
Definition: bogus_imp.cc:44
Definition: object_hierarchy.h:30
void fillInNextEscape(QString &s, const KigDocument &) const
Definition: bogus_imp.cc:98
ObjectImp * transform(const Transformation &) const
Return this ObjectImp, transformed by the transformation t.
Definition: bogus_imp.cc:74
bool equals(const ObjectImp &rhs) const
Returns true if this ObjectImp is equal to rhs.
Definition: bogus_imp.cc:181
const ObjectImpType * type() const
Returns the lowermost ObjectImpType that this object is an instantiation of.
Definition: bogus_imp.cc:312
void fillInNextEscape(QString &s, const KigDocument &) const
Definition: bogus_imp.cc:103
const QByteArrayList propertiesInternalNames() const
Definition: bogus_imp.cc:343
Coordinate attachPoint() const
Returns a reference point where to attach labels; when this returns an invalidCoord then the attachme...
Definition: bogus_imp.cc:25
bool equals(const ObjectImp &rhs) const
Returns true if this ObjectImp is equal to rhs.
Definition: bogus_imp.cc:163
bool equals(const ObjectImp &rhs) const
Returns true if this ObjectImp is equal to rhs.
Definition: bogus_imp.cc:169
static const ObjectImpType * stype()
Returns the ObjectImpType representing the DoubleImp type.
Definition: bogus_imp.cc:270
const ObjectImpType * type() const
Returns the lowermost ObjectImpType that this object is an instantiation of.
Definition: bogus_imp.cc:240
void fillInNextEscape(QString &s, const KigDocument &) const
Definition: bogus_imp.cc:88
const ObjectImpType * impRequirementForProperty(int which) const
Definition: bogus_imp.cc:371
bool inRect(const Rect &r, int width, const KigWidget &w) const
Definition: bogus_imp.cc:39
static const ObjectImpType * stype()
Returns the ObjectImpType representing the IntImp type.
Definition: bogus_imp.cc:278
const ObjectImpType * type() const
Returns the lowermost ObjectImpType that this object is an instantiation of.
Definition: bogus_imp.cc:255
const char * baseName() const
The Coordinate class is the basic class representing a 2D location by its x and y components...
Definition: coordinate.h:33
StringImp(const QString &d)
Construct a new StringImp containing the string d.
Definition: bogus_imp.cc:54
bool contains(const Coordinate &p, int width, const KigWidget &w) const
Definition: bogus_imp.cc:34
const ObjectImpType * type() const
Returns the lowermost ObjectImpType that this object is an instantiation of.
Definition: bogus_imp.cc:245
Definition: bogus_imp.h:232
Definition: bogus_imp.h:203
bool isPropertyDefinedOnOrThroughThisImp(int which) const
Definition: bogus_imp.cc:378
ObjectImp * property(int which, const KigDocument &d) const
Definition: bogus_imp.cc:351
const ObjectImpType * type() const
Returns the lowermost ObjectImpType that this object is an instantiation of.
Definition: bogus_imp.cc:260
static const ObjectImpType * stype()
Returns the ObjectImpType representing the InvalidImp type.
Definition: bogus_imp.cc:213
bool equals(const ObjectImp &rhs) const
Returns true if this ObjectImp is equal to rhs.
Definition: bogus_imp.cc:187
KigDocument is the class holding the real data in a Kig document.
Definition: kig_document.h:36
const char * iconForProperty(int which) const
Definition: bogus_imp.cc:361
bool equals(const ObjectImp &rhs) const
Returns true if this ObjectImp is equal to rhs.
Definition: bogus_imp.cc:175
static const ObjectImpType * stype()
Returns the ObjectImpType representing the StringImp type.
Definition: bogus_imp.cc:220
const ObjectImpType * type() const
Returns the lowermost ObjectImpType that this object is an instantiation of.
Definition: bogus_imp.cc:250
TransformationImp(const Transformation &h)
Definition: bogus_imp.cc:143
The ObjectImp class represents the behaviour of an object after it is calculated. ...
Definition: object_imp.h:226
bool equals(const ObjectImp &rhs) const
Returns true if this ObjectImp is equal to rhs.
Definition: bogus_imp.cc:158
const ObjectImpType * type() const
Returns the lowermost ObjectImpType that this object is an instantiation of.
Definition: bogus_imp.cc:265
Definition: bogus_imp.h:253
Definition: object_imp.h:56
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 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:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.