KDevelop API Documentation

PropertyLib::PCursorEdit Class Reference

Property editor for QCursor values. More...

#include <pcursoredit.h>

Inheritance diagram for PropertyLib::PCursorEdit:

Inheritance graph
[legend]
Collaboration diagram for PropertyLib::PCursorEdit:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PCursorEdit (MultiProperty *property, const QMap< QString, QVariant > &spValues, QWidget *parent=0, const char *name=0)
virtual void drawViewer (QPainter *p, const QColorGroup &cg, const QRect &r, const QVariant &value)
 Function to draw a property viewer when the editor isn't shown.

Detailed Description

Property editor for QCursor values.

Definition at line 30 of file pcursoredit.h.


Constructor & Destructor Documentation

PropertyLib::PCursorEdit::PCursorEdit MultiProperty property,
const QMap< QString, QVariant > &  spValues,
QWidget parent = 0,
const char *  name = 0
 

Definition at line 26 of file pcursoredit.cpp.


Member Function Documentation

void PropertyLib::PCursorEdit::drawViewer QPainter p,
const QColorGroup cg,
const QRect r,
const QVariant value
[virtual]
 

Function to draw a property viewer when the editor isn't shown.

Reimplemented from PropertyLib::PropertyWidget.

Definition at line 32 of file pcursoredit.cpp.

References PropertyLib::PComboBox::findDescription().


The documentation for this class was generated from the following files:
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:51:41 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003