tilde~
Puredata Qt-based GUI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Enumerations
Property.h File Reference
#include <QVariant>
#include <QColor>
#include <QObject>
#include <QPoint>
#include <QRect>
#include <QString>
#include <QStringList>
#include <QDebug>

Go to the source code of this file.

Classes

class  tilde::Property
 property handling class for ui object. More...
 

Namespaces

 tilde
 

Enumerations

enum  tilde::UIPropertyType {
  tilde::ptBool, tilde::ptFloat, tilde::ptInt, tilde::ptSymbol,
  tilde::ptList, tilde::ptString, tilde::ptVector, tilde::ptColor,
  tilde::ptVec2, tilde::ptStringList, tilde::ptPath, tilde::ptPathList,
  tilde::ptEnum, tilde::ptText
}