tilde~
Puredata Qt-based GUI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Slots | Public Member Functions | List of all members
tilde::PropertiesWindow Class Reference

Properties window class. More...

#include <PropertiesWindow.h>

Inheritance diagram for tilde::PropertiesWindow:

Public Slots

void editedText ()
 
void editedColor ()
 
void editedBool ()
 
void editedInt (int)
 
void editedFloat (double)
 
void editedStringList (int index, int)
 
void editedEnum (int idx)
 

Public Member Functions

 PropertiesWindow ()
 
 PropertiesWindow (PropertyList *plist)
 
void setWindowController (PatchWindowController *c)
 

Detailed Description

Properties window class.

Constructor & Destructor Documentation

tilde::PropertiesWindow::PropertiesWindow ( )
inline
tilde::PropertiesWindow::PropertiesWindow ( PropertyList plist)
explicit

Member Function Documentation

void tilde::PropertiesWindow::editedBool ( )
slot
void tilde::PropertiesWindow::editedColor ( )
slot
void tilde::PropertiesWindow::editedEnum ( int  idx)
slot
void tilde::PropertiesWindow::editedFloat ( double  )
slot
void tilde::PropertiesWindow::editedInt ( int  )
slot
void tilde::PropertiesWindow::editedStringList ( int  index,
int   
)
slot
void tilde::PropertiesWindow::editedText ( )
slot
void tilde::PropertiesWindow::setWindowController ( PatchWindowController c)

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