Draw the title of an vish object's icon in the qVish/Net .
More...
#include <qVObjectFrameTitle.hpp>
|
|
void | displayRenderObject (bool) |
| |
|
void | InitDone () |
| |
|
|
void | adjustVisibilityButton () |
| |
|
void | closeEvent (QCloseEvent *) override |
| |
|
void | enterEvent (QEvent *) override |
| |
|
void | paintEvent (QPaintEvent *) override |
| |
|
| qVObjectFrameTitle (VObjectFrame *parent, const WeakPtr< VObject > &theObject, qVInputContext &theInputContext, bool inViewer) |
| |
|
void | setExecutionLevel (int level, int maxLevel) |
| |
|
void | setTitleColor (int ColorIndex) |
| |
|
void | updateCategoryButtons () |
| |
|
void | updateRecentParameters () |
| |
|
void | updateSuggestions () |
| |
|
|
static QColor | getNetworkColor (const VObject &obj) |
| |
|
static string | getProvenance (const string &VObjectName) |
| |
|
static void | paint (QPaintDevice *device, const QColor &color, bool Highlight) |
| |
|
|
QColor | color |
| |
|
QPointer< QSlider > | ELslider |
| |
|
QPointer< QTextBrowser > | Help |
| |
|
QPalette | InheritedPalette |
| |
|
const bool | isInViewer |
| |
|
CentralButtonList | myCentralButtonList |
| |
|
qVInputContext & | myInputContext |
| |
|
QPointer< QHBoxLayout > | myLayout |
| |
|
LeftButtonList | myLeftButtonList |
| |
|
WeakPtr< VObject > | myObject |
| |
|
RightButtonList | myRightButtonList |
| |
|
QPointer< QAction > | Outputs |
| |
|
QPointer< QAction > | Parameters |
| |
|
QPointer< VObjectFrame > | ParentFrame |
| |
|
QPointer< QAction > | RecentParameters |
| |
|
QPointer< QAction > | Suggestions |
| |
|
QPointer< QActionGroup > | SuggestionsActions |
| |
|
QPointer< qVObjectOutputMenu > | SuggestionsMenu |
| |
|
QPointer< QLineEdit > | theTitleText |
| |
Draw the title of an vish object's icon in the qVish/Net .
The documentation for this class was generated from the following files:
- qVObjectFrameTitle.hpp
- qVObjectFrameTitle.cpp