The help widget supposed to make interaction with object icons simple and fast for novice uses.
More...
#include <qVObjectSimpler.hpp>
|
|
void | hideHelp (bool Hide) |
| |
|
void | linkActivated (const QString &link) |
| |
|
void | linkHovered (const QString &link) |
| |
|
void | selectHistoricObject (int) |
| |
|
void | ShowHistoryContextMenu (const QPoint &) |
| |
|
|
void | ClickHistoricObject (const QString &) |
| |
|
|
void | emitClickHistoricObject (const QString &ObjectName) |
| |
|
void | mouseDoubleClickEvent (QMouseEvent *event) override |
| |
|
| qVObjectSimpler (QWidget *parent, qVInputContext &theInputContext) |
| |
|
void | setCurrentObject (const WeakPtr< VObject > &) |
| |
|
void | showCurrentObject (const WeakPtr< VObject > &) |
| |
|
|
QPointer< QTabBar > | History |
| |
|
QPointer< QVBoxLayout > | layout |
| |
|
qVInputContext & | myInputContext |
| |
|
QPointer< QLabel > | ObjectHelp |
| |
|
QPointer< QFrame > | ObjectOutput |
| |
|
QPointer< QLabel > | ObjectOutputHelp |
| |
The help widget supposed to make interaction with object icons simple and fast for novice uses.
- Author
- Werner Benger
The documentation for this class was generated from the following files:
- qVObjectSimpler.hpp
- qVObjectSimpler.cpp