addObjectToParent(UIObject *src) | tilde::PatchWindowController | |
appController() | tilde::PatchWindowController | inline |
asUIBox() | tilde::PatchWindowController | |
canvasData() | tilde::PatchWindowController | inline |
copyObject(UIObject *src) | tilde::PatchWindowController | |
createObject(string name, QPoint pos) | tilde::PatchWindowController | |
createObjectWithoutUndo(string name, QPoint pos) | tilde::PatchWindowController | |
createPatchcord(UIObject *src, int out, UIObject *dest, int in) | tilde::PatchWindowController | |
createPatchcordWithoutUndo(UIObject *src, int out, UIObject *dest, int in) | tilde::PatchWindowController | |
dataCopy() | tilde::PatchWindowController | |
dataCut() | tilde::PatchWindowController | |
dataDuplicate() | tilde::PatchWindowController | |
dataPaste() | tilde::PatchWindowController | |
dataSelectAllObjects() | tilde::PatchWindowController | |
deleteObject(UIObject *o) | tilde::PatchWindowController | |
deleteObjectWithoutUndo(UIObject *o) | tilde::PatchWindowController | |
deletePatchcordsFor(UIItem *obj) | tilde::PatchWindowController | |
deletePatchcordsForObject(UIObject *o) | tilde::PatchWindowController | |
deleteSelectedObjects(vector< UIObject * >) | tilde::PatchWindowController | |
deleteSelectedObjects() | tilde::PatchWindowController | |
deleteSelectedPatchcords() | tilde::PatchWindowController | |
deleteSelectedPatchcords(vector< UIPatchcord * >) | tilde::PatchWindowController | |
deleteSinglePatchcord(UIPatchcord *p) | tilde::PatchWindowController | |
disableObjectsOnParent() | tilde::PatchWindowController | |
enableObjectsOnParent(UIObject *parentObject) | tilde::PatchWindowController | |
enableUndo(bool v) | tilde::PatchWindowController | |
mainWindow() | tilde::PatchWindowController | |
menuCopy() | tilde::PatchWindowController | slot |
menuCut() | tilde::PatchWindowController | slot |
menuDelete() | tilde::PatchWindowController | slot |
menuDuplicate() | tilde::PatchWindowController | slot |
menuPaste() | tilde::PatchWindowController | slot |
menuRedo() | tilde::PatchWindowController | slot |
menuSave() | tilde::PatchWindowController | slot |
menuSaveAs() | tilde::PatchWindowController | slot |
menuSelectAll() | tilde::PatchWindowController | slot |
menuUndo() | tilde::PatchWindowController | slot |
moveSelectedBoxes(QPoint eventPos) | tilde::PatchWindowController | |
newWindow() | tilde::PatchWindowController | |
openFile(QString fileName) | tilde::PatchWindowController | |
openPropertiesWindow() | tilde::PatchWindowController | slot |
PatchWindowController(ApplicationController *appController) | tilde::PatchWindowController | |
PatchWindowController(ApplicationController *appController, CanvasPtr canvas) | tilde::PatchWindowController | |
restoreUIBoxForSubpatch(PatchWindowController *controller, QString data, QPoint pos) | tilde::PatchWindowController | |
saveFile(QString fileName) | tilde::PatchWindowController | |
saveFileDialog() | tilde::PatchWindowController | |
selectBox(UIItem *box) | tilde::PatchWindowController | |
selectPatchcordsForSelectedBoxes() | tilde::PatchWindowController | |
sendMessageToObject(ObjectId object, QString msg) | tilde::PatchWindowController | |
serverCanvas() | tilde::PatchWindowController | |
serverCanvasAsObject() | tilde::PatchWindowController | |
serverInstance() | tilde::PatchWindowController | |
setAppController(ApplicationController *a) | tilde::PatchWindowController | |
setFileName(QString fname) | tilde::PatchWindowController | |
setNewFileName(QString fname) | tilde::PatchWindowController | |
signalCreateObject(Canvas *canvas, string name) | tilde::PatchWindowController | signal |
signalEnableRedo(bool v) | tilde::PatchWindowController | signal |
signalEnableUndo(bool v) | tilde::PatchWindowController | signal |
sizeBoxHide() | tilde::PatchWindowController | |
sizeBoxShow(UIObject *object) | tilde::PatchWindowController | |
slotAlignBottom() | tilde::PatchWindowController | slot |
slotAlignCenter() | tilde::PatchWindowController | slot |
slotAlignLeft() | tilde::PatchWindowController | slot |
slotAlignRight() | tilde::PatchWindowController | slot |
slotAlignTop() | tilde::PatchWindowController | slot |
slotHDistribute() | tilde::PatchWindowController | slot |
slotObjectHoverEnter() | tilde::PatchWindowController | slot |
slotObjectHoverLeave() | tilde::PatchWindowController | slot |
slotRecentMenuAction() | tilde::PatchWindowController | slot |
slotVDistribute() | tilde::PatchWindowController | slot |
syncObjectsOnParent() | tilde::PatchWindowController | |
undoStack() | tilde::PatchWindowController | |
updateViewports() | tilde::PatchWindowController | |
windows() | tilde::PatchWindowController | |