kget
HostRangeDelegate Class Reference
#include <rangetreewidget.h>
Inheritance diagram for HostRangeDelegate:

Public Member Functions | |
| HostRangeDelegate (QObject *parent=0) | |
| ~HostRangeDelegate () | |
| QVariant | getRangeData (const QVariant &data) |
Public Member Functions inherited from RangeDelegate | |
| RangeDelegate (QObject *parent=0) | |
| ~RangeDelegate () | |
Detailed Description
Creates a ragen based on the host of the transfer.
Definition at line 113 of file rangetreewidget.h.
Constructor & Destructor Documentation
| HostRangeDelegate::HostRangeDelegate | ( | QObject * | parent = 0 | ) |
Definition at line 272 of file rangetreewidget.cpp.
| HostRangeDelegate::~HostRangeDelegate | ( | ) |
Definition at line 276 of file rangetreewidget.cpp.
Member Function Documentation
|
virtual |
Returns the current range of the incoming data.
Implements RangeDelegate.
Definition at line 280 of file rangetreewidget.cpp.
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.
KDE API Reference
Public Member Functions inherited from