kget
RangeDelegate Class Referenceabstract
#include <rangetreewidget.h>
Inheritance diagram for RangeDelegate:

Public Member Functions | |
RangeDelegate (QObject *parent=0) | |
~RangeDelegate () | |
virtual QVariant | getRangeData (const QVariant &data)=0 |
Detailed Description
Creates ranges dinamically, based on the item data.
Definition at line 97 of file rangetreewidget.h.
Constructor & Destructor Documentation
RangeDelegate::RangeDelegate | ( | QObject * | parent = 0 | ) |
Definition at line 264 of file rangetreewidget.cpp.
RangeDelegate::~RangeDelegate | ( | ) |
Definition at line 268 of file rangetreewidget.cpp.
Member Function Documentation
|
pure virtual |
Returns the current range of the incoming data.
Implemented in HostRangeDelegate.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.