#include <QOpenOCCI.h>
Public Member Functions | |
| void | add (const QString &key, QOpenOCCIBindElement *val) |
| void | cleanup () |
| QOpenOCCIBindElement * | operator[] (const QString &key) |
Private Attributes | |
| QMap< QString, QOpenOCCIBindElement * > | mMap |
Definition at line 134 of file QOpenOCCI.h.
| void QOpenOCCIBindData::add | ( | const QString & | key, | |
| QOpenOCCIBindElement * | val | |||
| ) | [inline] |
| void QOpenOCCIBindData::cleanup | ( | ) | [inline] |
| QOpenOCCIBindElement* QOpenOCCIBindData::operator[] | ( | const QString & | key | ) | [inline] |
Definition at line 151 of file QOpenOCCI.h.
QMap<QString, QOpenOCCIBindElement*> QOpenOCCIBindData::mMap [private] |
1.5.3