Home
last modified time | relevance | path

Searched defs:TypePage (Results 1 – 8 of 8) sorted by relevance

/dports/audio/strawberry/strawberry-1.0.0/src/smartplaylists/
H A Dsmartplaylistwizard.cpp37 class SmartPlaylistWizard::TypePage : public QWizardPage { // clazy:exclude=missing-qobject-macro class in SmartPlaylistWizard
39 explicit TypePage(QWidget *parent) : QWizardPage(parent), next_id_(-1) {} in TypePage() function in SmartPlaylistWizard::TypePage
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/smartplaylists/
H A Dwizard.cpp30 class Wizard::TypePage : public QWizardPage { class in smart_playlists::Wizard
32 TypePage(QWidget* parent) : QWizardPage(parent), next_id_(-1) {} in TypePage() function in smart_playlists::Wizard::TypePage
/dports/deskutils/kmail-account-wizard/kmail-account-wizard-21.12.3/src/
H A Ddialog.h13 class TypePage; variable
H A Dtypepage.cpp22 TypePage::TypePage(KAssistantDialog *parent) in TypePage() function in TypePage
/dports/audio/polyphone/polyphone-75a5e88/sources/editor/
H A Dpage.h72 enum TypePage enum
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Ddefinition.h93 TypePage = 6, enumerator
/dports/java/jd-gui/jd-gui-1.6.6/services/src/main/java/org/jd/gui/view/component/
H A DTypePage.java33 public abstract class TypePage extends CustomLineNumbersPage implements UriGettable, UriOpenable, I… class
43 public TypePage(API api, Container.Entry entry) { in TypePage() method in TypePage
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/
H A DAPIObject.h86 TypePage, enumerator