|
tilde~
Puredata Qt-based GUI
|
shared canvas data model - boxes, patchcords More...
#include <CanvasData.h>
shared canvas data model - boxes, patchcords
| tilde::CanvasData::CanvasData | ( | ) |
|
inline |
|
inline |
| void tilde::CanvasData::addUniquePatchcord | ( | patchcordVec * | patchcords, |
| UIPatchcord * | pcord | ||
| ) |
| QStringList tilde::CanvasData::asPdFileStrings | ( | ) |
|
inline |
| QStringList tilde::CanvasData::boxesAsPdFileStrings | ( | objectVec * | boxes | ) |
| QString tilde::CanvasData::canvasAsPdFileString | ( | ) |
| void tilde::CanvasData::copy | ( | ) |
| void tilde::CanvasData::cut | ( | ) |
| void tilde::CanvasData::deletePatchcord | ( | UIPatchcord * | pc | ) |
| void tilde::CanvasData::deselectBoxes | ( | ) |
| void tilde::CanvasData::deselectPatchcords | ( | ) |
|
inline |
|
inline |
| int tilde::CanvasData::findObjectIndex | ( | UIObject * | obj | ) |
| int tilde::CanvasData::findPatchcord | ( | patchcordVec * | patchcords, |
| UIPatchcord * | pcord | ||
| ) |
|
inline |
| UIObject * tilde::CanvasData::getObjectByIndex | ( | int | idx | ) |
|
inline |
|
inline |
|
inline |
| void tilde::CanvasData::moveSelectedBoxes | ( | QPoint | pos, |
| bool | gridSnap | ||
| ) |
| QStringList tilde::CanvasData::objectsAsPdFileStrings | ( | ) |
|
inline |
| void tilde::CanvasData::paste | ( | ) |
| t_patchcordAsNumbers tilde::CanvasData::patchcordAsNumbers | ( | UIPatchcord * | pcord | ) |
| std::string tilde::CanvasData::patchcordAsPdFileString | ( | UIPatchcord * | pcord | ) |
|
inline |
| QStringList tilde::CanvasData::patchcordsAsPdFileStrings | ( | patchcordVec * | patchcords | ) |
| patchcordVec tilde::CanvasData::patchcordsForObject | ( | UIObject * | obj | ) |
|
inline |
| void tilde::CanvasData::selectBox | ( | UIObject * | box | ) |
| void tilde::CanvasData::selectBoxesInFrame | ( | QPoint | start, |
| QPoint | end | ||
| ) |
|
inline |
|
inline |
| void tilde::CanvasData::selectPatchcord | ( | UIPatchcord * | pc | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.6