Home
last modified time | relevance | path

Searched defs:TSelection (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dtselectionhandle.h24 class TSelection; variable
H A Dschematicviewer.h51 class TSelection; variable
102 virtual void onSelectionSwitched(TSelection *, TSelection *) {} in onSelectionSwitched() argument
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dantialiaspopup.h9 class TSelection; variable
H A Dbrightnessandcontrastpopup.h12 class TSelection; variable
H A Dlinesfadepopup.h12 class TSelection; variable
H A Dautoinputcellnumberpopup.h9 class TSelection; variable
H A Dtimestretchpopup.h15 class TSelection; variable
H A Dbinarizepopup.h12 class TSelection; variable
H A Dadjustthicknesspopup.h23 class TSelection; variable
H A Dlevelsettingspopup.h20 class TSelection; variable
H A Dxsheetviewer.h31 class TSelection; variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dselection.cpp15 TSelection::TSelection() : m_view(0) {} in TSelection() function in TSelection
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dskeletontool.h140 bool select(const TSelection *) { return false; } in select()
H A Dhooktool.cpp125 bool select(const TSelection *) { return false; } in select()
H A Dtrackertool.cpp215 bool select(const TSelection *) { return false; } in select()
H A Dcontrolpointeditortool.cpp198 bool select(const TSelection *) { return false; } in select()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tcomposer/
H A Dstub.cpp74 void TSelection::setCurrent(TSelection *) {} in setCurrent() argument
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/tools/
H A Dtool.h44 class TSelection; variable