• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdeutils
  • Sitemap
  • Contact Us
 

okteta

AbstractModel Class Reference

#include <abstractmodel.h>

Inheritance diagram for AbstractModel:
Inheritance graph
[legend]

List of all members.

Signals

void modifiableChanged (bool isModifiable)
void readOnlyChanged (bool isReadOnly)
void titleChanged (const QString &newTitel)

Public Member Functions

virtual bool isModifiable () const
virtual bool isReadOnly () const
virtual void setReadOnly (bool isReadOnly)
virtual QString title () const =0
virtual ~AbstractModel ()

Protected Member Functions

 AbstractModel ()

Protected Attributes

Private *const d

Detailed Description

Definition at line 33 of file abstractmodel.h.


Constructor & Destructor Documentation

AbstractModel::AbstractModel (  )  [protected]

Definition at line 27 of file abstractmodel.cpp.

AbstractModel::~AbstractModel (  )  [virtual]

Definition at line 35 of file abstractmodel.cpp.


Member Function Documentation

bool AbstractModel::isModifiable (  )  const [virtual]

Default returns false.

Reimplemented in KByteArrayDocument, and KByteArrayDisplay.

Definition at line 31 of file abstractmodel.cpp.

bool AbstractModel::isReadOnly (  )  const [virtual]

default returns true

Reimplemented in KByteArrayDocument, and KByteArrayDisplay.

Definition at line 32 of file abstractmodel.cpp.

void AbstractModel::modifiableChanged ( bool  isModifiable  )  [signal]
void AbstractModel::readOnlyChanged ( bool  isReadOnly  )  [signal]
void AbstractModel::setReadOnly ( bool  isReadOnly  )  [virtual]

default does nothing

Reimplemented in KByteArrayDocument, and KByteArrayDisplay.

Definition at line 33 of file abstractmodel.cpp.

virtual QString AbstractModel::title (  )  const [pure virtual]

Implemented in DummyView, KByteArrayDocument, and KByteArrayDisplay.

void AbstractModel::titleChanged ( const QString &  newTitel  )  [signal]

Member Data Documentation

Private* const AbstractModel::d [protected]

Reimplemented in KAbstractDocument.

Definition at line 59 of file abstractmodel.h.


The documentation for this class was generated from the following files:
  • abstractmodel.h
  • abstractmodel.cpp

okteta

Skip menu "okteta"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdeutils

Skip menu "kdeutils"
  • ark
  • kcalc
  • kcharselect
  • kdessh
  • kdf
  • kfloppy
  • kgpg
  • ktimer
  • kwallet
  • okteta
  • superkaramba
  • sweeper
Generated for kdeutils by doxygen 1.5.9-20090814
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