QVISH 0.1
Classes | Public Types | Signals | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Wizt::qVObjectFrameTitle Class Reference

Draw the title of an vish object's icon in the qVish/Net . More...

#include <qVObjectFrameTitle.hpp>

Inheritance diagram for Wizt::qVObjectFrameTitle:

Classes

struct  ButtonList
 
struct  CentralButtonList
 
struct  LeftButtonList
 
struct  RightButtonList
 

Public Types

typedef map< string, QPointer< qVOutputLabel > > CatButtons_t
 

Signals

void displayRenderObject (bool)
 
void InitDone ()
 

Public Member Functions

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 Public Member Functions

static QColor getNetworkColor (const VObject &obj)
 
static string getProvenance (const string &VObjectName)
 
static void paint (QPaintDevice *device, const QColor &color, bool Highlight)
 

Public Attributes

QColor color
 
QPointer< QSlider > ELslider
 
QPointer< QTextBrowser > Help
 
QPalette InheritedPalette
 
const bool isInViewer
 
CentralButtonList myCentralButtonList
 
qVInputContextmyInputContext
 
QPointer< QHBoxLayout > myLayout
 
LeftButtonList myLeftButtonList
 
WeakPtr< VObject > myObject
 
RightButtonList myRightButtonList
 
QPointer< QAction > Outputs
 
QPointer< QAction > Parameters
 
QPointer< VObjectFrameParentFrame
 
QPointer< QAction > RecentParameters
 
QPointer< QAction > Suggestions
 
QPointer< QActionGroup > SuggestionsActions
 
QPointer< qVObjectOutputMenuSuggestionsMenu
 
QPointer< QLineEdit > theTitleText
 

Detailed Description

Draw the title of an vish object's icon in the qVish/Net .


The documentation for this class was generated from the following files: