• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

kig

Public Types | Public Member Functions | Static Public Member Functions | List of all members
StringImp Class Reference

#include <bogus_imp.h>

Inheritance diagram for StringImp:
Inheritance graph
[legend]

Public Types

typedef BogusImp Parent
 

Public Member Functions

 StringImp (const QString &d)
 
bool canFillInNextEscape () const
 
StringImp * copy () const
 
const QString & data () const
 
bool equals (const ObjectImp &rhs) const
 
void fillInNextEscape (QString &s, const KigDocument &) const
 
void setData (const QString &s)
 
const ObjectImpType * type () const
 
void visit (ObjectImpVisitor *vtor) const
 
- Public Member Functions inherited from BogusImp
Coordinate attachPoint () const
 
bool contains (const Coordinate &p, int width, const KigWidget &w) const
 
void draw (KigPainter &p) const
 
bool inRect (const Rect &r, int width, const KigWidget &w) const
 
Rect surroundingRect () const
 
ObjectImp * transform (const Transformation &) const
 
- Public Member Functions inherited from ObjectImp
virtual ~ObjectImp ()
 
int getPropGid (const char *pname) const
 
int getPropLid (int propgid) const
 
const char * getPropName (int propgid) const
 
virtual const char * iconForProperty (int which) const
 
virtual const ObjectImpType * impRequirementForProperty (int which) const
 
bool inherits (const ObjectImpType *t) const
 
virtual bool isCache () const
 
virtual bool isPropertyDefinedOnOrThroughThisImp (int which) const
 
virtual int numberOfProperties () const
 
virtual const QByteArrayList properties () const
 
virtual const QByteArrayList propertiesInternalNames () const
 
virtual ObjectImp * property (int which, const KigDocument &d) const
 
bool valid () const
 

Static Public Member Functions

static const ObjectImpType * stype ()
 
- Static Public Member Functions inherited from BogusImp
static const ObjectImpType * stype ()
 
- Static Public Member Functions inherited from ObjectImp
static const ObjectImpType * stype ()
 

Additional Inherited Members

- Protected Member Functions inherited from ObjectImp
 ObjectImp ()
 

Detailed Description

This ObjectImp is a BogusImp containing only a string value.

Definition at line 167 of file bogus_imp.h.

Member Typedef Documentation

typedef BogusImp StringImp::Parent

Definition at line 176 of file bogus_imp.h.

Constructor & Destructor Documentation

StringImp::StringImp ( const QString &  d)

Construct a new StringImp containing the string d.

Definition at line 54 of file bogus_imp.cc.

Member Function Documentation

bool StringImp::canFillInNextEscape ( ) const
virtual

Reimplemented from ObjectImp.

Definition at line 208 of file bogus_imp.cc.

StringImp * StringImp::copy ( ) const
virtual

Returns a copy of this ObjectImp.

The copy is an exact copy. Changes to the copy don't affect the original.

Implements ObjectImp.

Reimplemented in TestResultImp.

Definition at line 69 of file bogus_imp.cc.

const QString& StringImp::data ( ) const
inline

Get hold of the contained data.

Definition at line 186 of file bogus_imp.h.

bool StringImp::equals ( const ObjectImp &  rhs) const
virtual

Returns true if this ObjectImp is equal to rhs.

This function checks whether rhs is of the same ObjectImp type, and whether it contains the same data as this ObjectImp.

It is used e.g. by the KigCommand stuff to see what the user has changed during a move.

Implements ObjectImp.

Reimplemented in TestResultImp.

Definition at line 175 of file bogus_imp.cc.

void StringImp::fillInNextEscape ( QString &  s,
const KigDocument &   
) const
virtual

Reimplemented from ObjectImp.

Definition at line 103 of file bogus_imp.cc.

void StringImp::setData ( const QString &  s)
inline

Set the contained data.

Definition at line 190 of file bogus_imp.h.

const ObjectImpType * StringImp::stype ( )
static

Returns the ObjectImpType representing the StringImp type.

Definition at line 220 of file bogus_imp.cc.

const ObjectImpType * StringImp::type ( ) const
virtual

Returns the lowermost ObjectImpType that this object is an instantiation of.

E.g. if you want to get a string containing the internal name of the type of an object, you can do:

std::string typename = object.type()->internalName();

Implements ObjectImp.

Reimplemented in TestResultImp.

Definition at line 255 of file bogus_imp.cc.

void StringImp::visit ( ObjectImpVisitor *  vtor) const
virtual

Implements ObjectImp.

Reimplemented in TestResultImp.

Definition at line 133 of file bogus_imp.cc.


The documentation for this class was generated from the following files:
  • bogus_imp.h
  • bogus_imp.cc
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kig

Skip menu "kig"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal