kdgantt2
KDGantt::ConstraintProxy Class Reference
#include <kdganttconstraintproxy.h>
Inheritance diagram for KDGantt::ConstraintProxy:

Public Member Functions | |
| ConstraintProxy (QObject *parent=0) | |
| virtual | ~ConstraintProxy () |
| ConstraintModel * | destinationModel () const |
| QAbstractProxyModel * | proxyModel () const |
| void | setDestinationModel (ConstraintModel *dest) |
| void | setProxyModel (QAbstractProxyModel *proxy) |
| void | setSourceModel (ConstraintModel *src) |
| ConstraintModel * | sourceModel () const |
Detailed Description
Definition at line 38 of file kdganttconstraintproxy.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 36 of file kdganttconstraintproxy.cpp.
|
virtual |
Definition at line 41 of file kdganttconstraintproxy.cpp.
Member Function Documentation
| ConstraintModel * ConstraintProxy::destinationModel | ( | ) | const |
Definition at line 77 of file kdganttconstraintproxy.cpp.
| QAbstractProxyModel * ConstraintProxy::proxyModel | ( | ) | const |
Definition at line 78 of file kdganttconstraintproxy.cpp.
| void ConstraintProxy::setDestinationModel | ( | ConstraintModel * | dest | ) |
Definition at line 58 of file kdganttconstraintproxy.cpp.
| void ConstraintProxy::setProxyModel | ( | QAbstractProxyModel * | proxy | ) |
Definition at line 71 of file kdganttconstraintproxy.cpp.
| void ConstraintProxy::setSourceModel | ( | ConstraintModel * | src | ) |
Definition at line 45 of file kdganttconstraintproxy.cpp.
| ConstraintModel * ConstraintProxy::sourceModel | ( | ) | const |
Definition at line 76 of file kdganttconstraintproxy.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:55:05 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:55:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference