Home
last modified time | relevance | path

Searched refs:showSlideClock (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/dspdfviewer/dspdfviewer-1.15.1/
H A Druntimeconfiguration.h134 bool showSlideClock() const;
H A Druntimeconfiguration.cpp278 bool RuntimeConfiguration::showSlideClock() const in showSlideClock() function in RuntimeConfiguration
H A Dpdfviewerwindow.cpp97 ui.slideClock->setVisible(r.showSlideClock()); in PDFViewerWindow()