Home
last modified time | relevance | path

Searched defs:editingSource (Results 1 – 7 of 7) sorted by relevance

/dports/audio/polyphone/polyphone-75a5e88/sources/editor/
H A Dpage.cpp33 Page::Page(QWidget *parent, TypePage typePage, QString editingSource) : QWidget(parent), in Page()
45 bool Page::preparePage(QString editingSource, IdList selectedIds) in preparePage()
H A Deditor.cpp189 void Editor::update(QString editingSource) in update()
H A Dpageinst.cpp107 bool PageInst::updateInterface(QString editingSource, IdList selectedIds, int displayOption) in updateInterface()
H A Dpagesf2.cpp75 bool PageSf2::updateInterface(QString editingSource, IdList selectedIds, int displayOption) in updateInterface()
H A Dpageprst.cpp100 bool PagePrst::updateInterface(QString editingSource, IdList selectedIds, int displayOption) in updateInterface()
/dports/audio/polyphone/polyphone-75a5e88/sources/editor/overview/
H A Dpageoverview.cpp56 bool PageOverview::updateInterface(QString editingSource, IdList selectedIds, int displayOption) in updateInterface()
/dports/databases/libmemcached/libmemcached-1.0.18/libtest/
H A Dlite.h121 if (YATL_FULL) { \ in updateInterface()