tilde~
Puredata Qt-based GUI
|
#include <QPoint>
Go to the source code of this file.
Namespaces | |
tilde | |
Enumerations | |
enum | tilde::t_editMode { tilde::em_Unlocked, tilde::em_Locked, tilde::em_Temporary } |
edit mode types More... | |
enum | tilde::UIPortType { tilde::portInlet, tilde::portOutlet } |
port type - in or out More... | |
enum | tilde::t_objectSize { tilde::os_Fixed, tilde::os_FixedHeight, tilde::os_FixedWidth, tilde::os_Free, tilde::os_Square, tilde::os_NoAutoResize } |
object box size constraints More... | |