Vuo  0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Slots | Public Member Functions | Protected Member Functions | List of all members
VuoEditor Class Reference

Description

The Vuo Editor's QApplication subclass.

Singleton. Provides the standard menu bar.

Public Slots

void about (void)
 Displays an "About" box.
 
void newComposition (void)
 Creates an empty composition editor window.
 
void openComposition (void)
 Displays an "Open File" dialog, and if a composition is selected, opens it in a composition editor window.
 
void showNodeLibrary (void)
 Displays the Node Class Library browser.
 

Public Member Functions

 VuoEditor (int &argc, char *argv[])
 Sets up the Vuo Editor at launch time.
 

Protected Member Functions

bool event (QEvent *e)
 Reimplements QApplication::event(), to handle application-wide events.
 

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