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

Detailed Description
Definition at line 38 of file kdganttconstraintproxy.h.
Public Member Functions | |
| ConstraintProxy (QObject *parent=0) | |
| ConstraintModel * | destinationModel () const |
| QAbstractProxyModel * | proxyModel () const |
| void | setDestinationModel (ConstraintModel *dest) |
| void | setProxyModel (QAbstractProxyModel *proxy) |
| void | setSourceModel (ConstraintModel *src) |
| ConstraintModel * | sourceModel () const |
| virtual | ~ConstraintProxy () |
Constructor & Destructor Documentation
| ConstraintProxy::ConstraintProxy | ( | QObject * | parent = 0 |
) | [explicit] |
Definition at line 36 of file kdganttconstraintproxy.cpp.
| ConstraintProxy::~ConstraintProxy | ( | ) | [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:
KDE 4.1 API Reference