QVISH 0.1
Public Slots | Signals | Public Member Functions | Public Attributes | List of all members
Wizt::qVObjectSimpler Class Reference

The help widget supposed to make interaction with object icons simple and fast for novice uses. More...

#include <qVObjectSimpler.hpp>

Inheritance diagram for Wizt::qVObjectSimpler:

Public Slots

void hideHelp (bool Hide)
 
void linkActivated (const QString &link)
 
void linkHovered (const QString &link)
 
void selectHistoricObject (int)
 
void ShowHistoryContextMenu (const QPoint &)
 

Signals

void ClickHistoricObject (const QString &)
 

Public Member Functions

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 > &)
 

Public Attributes

QPointer< QTabBar > History
 
QPointer< QVBoxLayout > layout
 
qVInputContextmyInputContext
 
QPointer< QLabel > ObjectHelp
 
QPointer< QFrame > ObjectOutput
 
QPointer< QLabel > ObjectOutputHelp
 

Detailed Description

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: