Home
last modified time | relevance | path

Searched refs:FlipBook (Results 1 – 25 of 38) sorted by relevance

12

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dflipbook.h24 class FlipBook; variable
31 FlipBook *m_flip;
34 SaveImagesPopup(FlipBook *flip);
53 FlipBook *m_flip;
56 LoadImagesPopup(FlipBook *flip);
72 class FlipBook; variable
90 FlipBook *pop();
91 void push(FlipBook *flipbook);
108 class FlipBook : public QWidget,
195 ~FlipBook();
[all …]
H A Dflipbook.cpp163 FlipBook::FlipBook(QWidget *parent, QString viewerTitle, in FlipBook() function in FlipBook
541 void FlipBook::loadImages() { in loadImages()
556 bool FlipBook::canAppend() { in canAppend()
568 void FlipBook::saveImages() { in saveImages()
591 FlipBook::~FlipBook() { in ~FlipBook()
712 void FlipBook::saveImage() { in saveImage()
871 FlipBook *flipbook; in pop()
1386 void FlipBook::regenerate() { in regenerate()
1401 FlipBook *newFlip = in clonePreview()
1699 void FlipBook::clearCache() { in clearCache()
[all …]
H A Dpreviewfxmanager.h15 class FlipBook; variable
86 FlipBook *showNewPreview(TFxP fx, bool forceFlipbook = false);
97 void detach(FlipBook *flipbook);
100 void freeze(FlipBook *flipbook);
101 void unfreeze(FlipBook *flipbook);
H A Dpreviewfxmanager.cpp189 std::set<FlipBook *> m_flipbooks;
214 void addFlipbook(FlipBook *&flipbook);
541 std::set<FlipBook *>::iterator it; in updateFlipbooks()
602 std::set<FlipBook *>::iterator kt; in updateFrameRange()
618 std::set<FlipBook *>::iterator kt; in updateInitialFrame()
633 std::set<FlipBook *>::iterator kt; in updateFlipbookTitles()
818 std::set<FlipBook *>::iterator it; in updatePreviewRect()
1049 std::set<FlipBook *>::iterator it; in doOnRenderRasterStarted()
1122 std::set<FlipBook *>::iterator it; in doOnRenderRasterCompleted()
1158 std::set<FlipBook *>::iterator it; in onRenderFinished()
[all …]
H A Dimageviewer.h14 class FlipBook; variable
38 FlipBook *m_flipbook;
89 ImageViewer(QWidget *parent, FlipBook *flipbook, bool showHistogram);
H A Dmagpiefileimportpopup.h9 class FlipBook; variable
49 FlipBook *m_flipbook;
H A Dtpanels.h26 class FlipBook; variable
254 FlipBook *m_flipbook;
H A Dcolormodelviewer.h12 class ColorModelViewer final : public FlipBook {
H A Dscriptconsolepanel.cpp95 FlipBook *flipBook; in viewFun()
H A Dimageviewer.cpp150 FlipBook *m_flipbook;
153 ImageViewerShortcutReceiver(FlipBook *flipbook) : m_flipbook(flipbook) {} in ImageViewerShortcutReceiver()
210 ImageViewer::ImageViewer(QWidget *parent, FlipBook *flipbook, in ImageViewer()
1560 FlipBook *flip = qobject_cast<FlipBook *>(act->parentWidget()); in execute()
H A Dmagpiefileimportpopup.cpp154 m_flipbook = new FlipBook(this, tr("Import Toonz Lip Sync File"), buttonMask); in MagpieFileImportPopup()
H A Dcolormodelviewer.cpp81 : FlipBook(parent, QString(tr("Color Model")), in ColorModelViewer()
H A Dmainwindow.cpp266 FlipBook *flip = static_cast<FlipBook *>(pane->widget()); in save()
342 dynamic_cast<FlipBook *>(pane->widget())->setPoolIndex(index); in load()
793 FlipBook *flipbook = static_cast<FlipBook *>(panel->widget()); in writeSettings()
H A Dfileselection.cpp377 FlipBook *fb = ::viewFile(files[i]); in viewFile()
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/
H A Dpreview.h101 typedef std::vector<FlipbookElem> FlipBook; typedef
104 FlipBook frames;
182 FlipBook::iterator begin() {return frames.begin();} in begin()
183 FlipBook::iterator end() {return frames.end();} in end()
185 FlipBook::const_iterator begin() const {return frames.begin();} in begin()
186 FlipBook::const_iterator end() const {return frames.end();} in end()
H A Dpreview.cpp590 studio::Preview::FlipBook::const_iterator beg = preview->begin(),end = preview->end(); in update()
591 studio::Preview::FlipBook::const_iterator i; in update()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/
H A Dpreview.h101 typedef std::vector<FlipbookElem> FlipBook; typedef
104 FlipBook frames;
182 FlipBook::iterator begin() {return frames.begin();} in begin()
183 FlipBook::iterator end() {return frames.end();} in end()
185 FlipBook::const_iterator begin() const {return frames.begin();} in begin()
186 FlipBook::const_iterator end() const {return frames.end();} in end()
H A Dpreview.cpp590 studio::Preview::FlipBook::const_iterator beg = preview->begin(),end = preview->end(); in update()
591 studio::Preview::FlipBook::const_iterator i; in update()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/
H A Dpreview.h101 typedef std::vector<FlipbookElem> FlipBook; typedef
104 FlipBook frames;
182 FlipBook::iterator begin() {return frames.begin();} in begin()
183 FlipBook::iterator end() {return frames.end();} in end()
185 FlipBook::const_iterator begin() const {return frames.begin();} in begin()
186 FlipBook::const_iterator end() const {return frames.end();} in end()
H A Dpreview.cpp590 studio::Preview::FlipBook::const_iterator beg = preview->begin(),end = preview->end(); in update()
591 studio::Preview::FlipBook::const_iterator i; in update()
/dports/multimedia/opentoonz/opentoonz-1.5.0/stuff/config/qss/Default/less/layouts/
H A Dviewer.less2 ComboViewer / Viewer / FlipBook
37 FlipBook {
/dports/multimedia/opentoonz/opentoonz-1.5.0/stuff/config/qss/Light/
H A DLight.qss2003 ComboViewer / Viewer / FlipBook
2032 FlipBook #ToolBarContainer {
/dports/multimedia/opentoonz/opentoonz-1.5.0/stuff/config/qss/Neutral/
H A DNeutral.qss2003 ComboViewer / Viewer / FlipBook
2032 FlipBook #ToolBarContainer {
/dports/multimedia/opentoonz/opentoonz-1.5.0/stuff/config/qss/Default/
H A DDefault.qss2003 ComboViewer / Viewer / FlipBook
2032 FlipBook #ToolBarContainer {
/dports/multimedia/opentoonz/opentoonz-1.5.0/stuff/config/qss/Blue/
H A DBlue.qss2003 ComboViewer / Viewer / FlipBook
2032 FlipBook #ToolBarContainer {

12