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

kig

BoolTextImp Class Reference

#include <text_imp.h>

Inheritance diagram for BoolTextImp:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 91 of file text_imp.h.


Public Types

typedef TextImp Parent

Public Member Functions

 BoolTextImp (const QString &text, const Coordinate &loc, bool frame, bool value)
BoolTextImp * copy () const
bool getValue () const
const char * iconForProperty (int which) const
const ObjectImpType * impRequirementForProperty (int which) const
bool isPropertyDefinedOnOrThroughThisImp (int which) const
int numberOfProperties () const
const QByteArrayList properties () const
const QByteArrayList propertiesInternalNames () const
ObjectImp * property (int which, const KigDocument &w) const
const ObjectImpType * type () const

Static Public Member Functions

static const ObjectImpType * stype ()

Member Typedef Documentation

typedef TextImp BoolTextImp::Parent

Reimplemented from TextImp.

Definition at line 96 of file text_imp.h.


Constructor & Destructor Documentation

BoolTextImp::BoolTextImp ( const QString &  text,
const Coordinate &  loc,
bool  frame,
bool  value 
)

Definition at line 271 of file text_imp.cc.


Member Function Documentation

BoolTextImp * BoolTextImp::copy (  )  const [virtual]

Returns a copy of this ObjectImp.

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

Reimplemented from TextImp.

Definition at line 276 of file text_imp.cc.

bool BoolTextImp::getValue ( void   )  const

Definition at line 303 of file text_imp.cc.

const char * BoolTextImp::iconForProperty ( int  which  )  const [virtual]

Reimplemented from TextImp.

Definition at line 334 of file text_imp.cc.

const ObjectImpType * BoolTextImp::impRequirementForProperty ( int  which  )  const [virtual]

Reimplemented from TextImp.

Definition at line 327 of file text_imp.cc.

bool BoolTextImp::isPropertyDefinedOnOrThroughThisImp ( int  which  )  const [virtual]

Reimplemented from TextImp.

Definition at line 354 of file text_imp.cc.

int BoolTextImp::numberOfProperties (  )  const [virtual]

Reimplemented from TextImp.

Definition at line 308 of file text_imp.cc.

const QByteArrayList BoolTextImp::properties (  )  const [virtual]

Reimplemented from TextImp.

Definition at line 320 of file text_imp.cc.

const QByteArrayList BoolTextImp::propertiesInternalNames (  )  const [virtual]

Reimplemented from TextImp.

Definition at line 313 of file text_imp.cc.

ObjectImp * BoolTextImp::property ( int  which,
const KigDocument &  w 
) const [virtual]

Reimplemented from TextImp.

Definition at line 344 of file text_imp.cc.

const ObjectImpType * BoolTextImp::stype (  )  [static]

The ObjectImpType representing the base ObjectImp class.

All other ObjectImp's inherit from this type.

Reimplemented from TextImp.

Definition at line 281 of file text_imp.cc.

const ObjectImpType * BoolTextImp::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();

Reimplemented from TextImp.

Definition at line 298 of file text_imp.cc.


The documentation for this class was generated from the following files:
  • text_imp.h
  • text_imp.cc

kig

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

kdeedu

Skip menu "kdeedu"
  • kalzium
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  •   docs
  •   src
  • parley
  •   stepcore
Generated for kdeedu by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal