KDevelop API Documentation

key Class Reference

#include <dataform.h>

Inheritance diagram for key:

Inheritance graph
[legend]
Collaboration diagram for key:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 key (const QString &w="", const QString &p="text")
virtual ~key ()
bool operator< (const key &right) const

Public Attributes

QString widget
QString property

Constructor & Destructor Documentation

key::key const QString w = "",
const QString p = "text"
[inline]
 

Definition at line 32 of file dataform.h.

virtual key::~key  )  [inline, virtual]
 

Definition at line 33 of file dataform.h.


Member Function Documentation

bool key::operator< const key right  )  const [inline]
 

Definition at line 36 of file dataform.h.

References property, and widget.


Member Data Documentation

QString key::property
 

Definition at line 35 of file dataform.h.

Referenced by operator<().

QString key::widget
 

Definition at line 34 of file dataform.h.

Referenced by operator<().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:43:58 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003