tilde~
Puredata Qt-based GUI
|
This is the complete list of members for OPClass, including all inherited members.
addMethod(string methodName, string referenceName) | OPClass | inline |
addMethodOutlet(string referenceName, t_outlet *outlet) | OPClass | inline |
addMethodPointerOutlet(string referenceName, t_outlet *outlet) | OPClass | inline |
addProperty(string propertyName, string referenceName) | OPClass | inline |
addSignal(string signalName, string referenceName) | OPClass | inline |
canvas | OPClass | |
class_name | OPClass | |
findByCanvas(t_canvas *canvas) | OPClass | inlinestatic |
findBySymbol(t_symbol *symbol) | OPClass | inlinestatic |
freeMethod(string methodName) | OPClass | inline |
freeMethodOutlet(string referenceName) | OPClass | inline |
freeMethodPointerOutlet(string referenceName) | OPClass | inline |
freeProperty(string propertyName) | OPClass | inline |
freeSignal(string signalName) | OPClass | inline |
getMethodList() | OPClass | inline |
getMethodNames() | OPClass | inline |
getMethodOutletForReferenceName(string referenceName) | OPClass | inline |
getMethodOutlets() | OPClass | inline |
getMethodPointerOutletForReferenceName(string referenceName) | OPClass | inline |
getParentClass() | OPClass | inline |
getPropertyList() | OPClass | inline |
getPropertyNames() | OPClass | inline |
getSignalList() | OPClass | inline |
OPClass() | OPClass | inline |
OPClass(string className) | OPClass | inline |
readFile(string fileName, t_canvas *parent_canvas) | OPClass | inline |
setParentClass(OPClass *p_class) | OPClass | inline |
symbol | OPClass | |
writeFile(string fileName, t_canvas *parent_canvas) | OPClass | inline |