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

Applets

Kickoff::SystemModel

Kickoff::SystemModel Class Reference

#include <systemmodel.h>

Inheritance diagram for Kickoff::SystemModel:

Inheritance graph
[legend]

List of all members.


Detailed Description

Model which provides a tree of items for important system setup tools (eg.

System Settings) , folders (eg. the user's home folder and the local network) and fixed and removable storage.

Definition at line 33 of file systemmodel.h.


Public Member Functions

virtual int columnCount (const QModelIndex &parent=QModelIndex()) const
virtual QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const
virtual QModelIndex index (int row, int column, const QModelIndex &parent=QModelIndex()) const
virtual QModelIndex mapFromSource (const QModelIndex &sourceIndex) const
virtual QModelIndex mapToSource (const QModelIndex &proxyIndex) const
virtual QModelIndex parent (const QModelIndex &item) const
virtual int rowCount (const QModelIndex &parent=QModelIndex()) const
 SystemModel (QObject *parent=0)
virtual ~SystemModel ()

Constructor & Destructor Documentation

SystemModel::SystemModel ( QObject *  parent = 0  ) 

Constructs a new SystemModel with the specified parent.

Definition at line 135 of file systemmodel.cpp.

SystemModel::~SystemModel (  )  [virtual]

Definition at line 141 of file systemmodel.cpp.


Member Function Documentation

int SystemModel::columnCount ( const QModelIndex &  parent = QModelIndex()  )  const [virtual]

Definition at line 225 of file systemmodel.cpp.

QVariant SystemModel::data ( const QModelIndex &  index,
int  role = Qt::DisplayRole 
) const [virtual]

Definition at line 230 of file systemmodel.cpp.

QModelIndex SystemModel::index ( int  row,
int  column,
const QModelIndex &  parent = QModelIndex() 
) const [virtual]

Definition at line 183 of file systemmodel.cpp.

QModelIndex SystemModel::mapFromSource ( const QModelIndex &  sourceIndex  )  const [virtual]

Definition at line 146 of file systemmodel.cpp.

QModelIndex SystemModel::mapToSource ( const QModelIndex &  proxyIndex  )  const [virtual]

Definition at line 174 of file systemmodel.cpp.

QModelIndex SystemModel::parent ( const QModelIndex &  item  )  const [virtual]

Definition at line 193 of file systemmodel.cpp.

int SystemModel::rowCount ( const QModelIndex &  parent = QModelIndex()  )  const [virtual]

Definition at line 202 of file systemmodel.cpp.


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

Applets

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

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libplasma
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference 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