#include <qtoolbarproto.h>
Public Member Functions | |
QToolBarProto (QObject *parent) | |
Q_INVOKABLE void | addAction (QAction *action) |
Q_INVOKABLE void | addWidget (QWidget *widget) |
Q_INVOKABLE QAction * | insertWidget (QAction *before, QWidget *widget) |
Q_INVOKABLE QWidget * | widgetForAction (QAction *action) const |
QToolBarProto::QToolBarProto | ( | QObject * | parent | ) |
void QToolBarProto::addAction | ( | QAction * | action | ) |
void QToolBarProto::addWidget | ( | QWidget * | widget | ) |
Generated on Fri Oct 7 2016 15:38:00 | xTuple ERP Programmer Reference, Version 4.5.0 | 1.8.10 |