Home
last modified time | relevance | path

Searched refs:showLog (Results 1 – 25 of 142) sorted by relevance

123456

/dports/textproc/source-highlight/source-highlight-3.1.9/lib/tests/
H A Dtest_highlighter_main.cpp53 showLog(log); in main()
73 showLog(log); in main()
91 showLog(log); in main()
116 showLog(log); in main()
134 showLog(log); in main()
162 showLog(log); in main()
190 showLog(log); in main()
211 showLog(log); in main()
223 showLog(log); in main()
235 showLog(log); in main()
[all …]
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/VideoCapture/src/ffmpeg/src/
H A Dconvertvideoffmpeg.h36 Q_PROPERTY(bool showLog
37 READ showLog
47 Q_INVOKABLE bool showLog() const;
59 void showLogChanged(bool showLog);
63 void setShowLog(bool showLog);
H A Dconvertvideoffmpeg.cpp235 bool ConvertVideoFFmpeg::showLog() const in showLog() function in ConvertVideoFFmpeg
637 void ConvertVideoFFmpeg::setShowLog(bool showLog) in setShowLog() argument
639 if (this->d->m_showLog == showLog) in setShowLog()
642 this->d->m_showLog = showLog; in setShowLog()
643 emit this->showLogChanged(showLog); in setShowLog()
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/MultiSrc/src/ffmpeg/src/
H A Dmediasourceffmpeg.h35 Q_PROPERTY(bool showLog
36 READ showLog
56 Q_INVOKABLE bool showLog() const;
65 void showLogChanged(bool showLog);
75 void setShowLog(bool showLog);
H A Dmediasourceffmpeg.cpp275 bool MediaSourceFFmpeg::showLog() const in showLog() function in MediaSourceFFmpeg
432 void MediaSourceFFmpeg::setShowLog(bool showLog) in setShowLog() argument
434 if (this->d->m_showLog == showLog) in setShowLog()
437 this->d->m_showLog = showLog; in setShowLog()
438 emit this->showLogChanged(showLog); in setShowLog()
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/MultiSrc/src/ndkmedia/src/
H A Dmediasourcendkmedia.h35 Q_PROPERTY(bool showLog
36 READ showLog
56 Q_INVOKABLE bool showLog() const;
65 void showLogChanged(bool showLog);
75 void setShowLog(bool showLog);
H A Dmediasourcendkmedia.cpp167 bool MediaSourceNDKMedia::showLog() const in showLog() function in MediaSourceNDKMedia
207 void MediaSourceNDKMedia::setShowLog(bool showLog) in setShowLog() argument
209 if (this->d->m_showLog == showLog) in setShowLog()
212 this->d->m_showLog = showLog; in setShowLog()
213 emit this->showLogChanged(showLog); in setShowLog()
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/MultiSrc/src/gstreamer/src/
H A Dmediasourcegstreamer.h35 Q_PROPERTY(bool showLog
36 READ showLog
56 Q_INVOKABLE bool showLog() const;
65 void showLogChanged(bool showLog);
75 void setShowLog(bool showLog);
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/MultiSrc/src/
H A Dmultisrcelement.h53 Q_PROPERTY(bool showLog
54 READ showLog
73 Q_INVOKABLE bool showLog() const;
90 void showLogChanged(bool showLog);
97 void setShowLog(bool showLog);
H A Dmultisrcelement.cpp148 bool MultiSrcElement::showLog() const in showLog() function in MultiSrcElement
153 return this->d->m_mediaSource->showLog(); in showLog()
196 void MultiSrcElement::setShowLog(bool showLog) in setShowLog() argument
199 this->d->m_mediaSource->setShowLog(showLog); in setShowLog()
253 bool showLog = false; in codecLibUpdated() local
258 showLog = this->m_mediaSource->showLog(); in codecLibUpdated()
311 this->m_mediaSource->setShowLog(showLog); in codecLibUpdated()
H A Dmediasource.cpp89 bool MediaSource::showLog() const in showLog() function in MediaSource
109 void MediaSource::setShowLog(bool showLog) in setShowLog() argument
111 Q_UNUSED(showLog) in setShowLog()
H A Dmediasource.h46 Q_INVOKABLE virtual bool showLog() const;
52 virtual void setShowLog(bool showLog);
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/tools/assimp_cmd/
H A DMain.cpp242 if (imp.showLog) { in SetLogStreams()
281 if (imp.showLog) { in ImportModel()
290 if (imp.showLog) { in ImportModel()
323 if (imp.showLog) { in ExportModel()
331 if (imp.showLog) { in ExportModel()
484 fill.showLog = true; in ProcessStandardArguments()
497 if (fill.logFile.length() || fill.showLog || fill.verbose) { in ProcessStandardArguments()
H A DMain.h97 , showLog (false) in ImportData()
108 bool showLog; member
/dports/multimedia/assimp/assimp-5.1.3/tools/assimp_cmd/
H A DMain.cpp244 if (imp.showLog) { in SetLogStreams()
282 if (imp.showLog) { in ImportModel()
291 if (imp.showLog) { in ImportModel()
324 if (imp.showLog) { in ExportModel()
340 if (imp.showLog) { in ExportModel()
499 fill.showLog = true; in ProcessStandardArguments()
524 if (fill.logFile.length() || fill.showLog || fill.verbose) { in ProcessStandardArguments()
H A DMain.h96 , showLog (false) in ImportData()
106 bool showLog; member
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/application/forms/Setup/
H A DIdoResourcePage.php114 * @param bool $showLog Whether to show the validation log
118 protected function validateConfiguration($showLog = false) argument
122 if ($showLog) {
/dports/multimedia/projectx/Project-X_0.91.0/src/net/sourceforge/dvb/projectx/net/
H A DWebInterface.java57 private boolean showLog = false; field in WebInterface
80 showLog = false; in run()
298 if (showLog) in getRequest()
338 showLog = true; in getCommand()
341 showLog = false; in getCommand()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/tools/qgltf/
H A Dqgltf.cpp235 bool showLog; member
543 if (opts.showLog) { in load()
676 if (opts.showLog) in buildBuffer()
907 if (opts.showLog) in buildBuffer()
958 if (opts.showLog) in parseMaterials()
1015 if (opts.showLog) in parseCameras()
1727 if (opts.showLog) in chooseProgram()
2266 if (opts.showLog) in save()
2457 if (opts.showLog) in save()
2470 if (opts.showLog) in save()
[all …]
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/RecastDemo/Source/
H A Dmain.cpp157 bool showLog = false; in main() local
529 if (imguiCheck("Show Log", showLog)) in main()
530 showLog = !showLog; in main()
588 showLog = true; in main()
709 showLog = true; in main()
815 showLog = true; in main()
871 if (showLog && showMenu) in main()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/ui/widgets/
H A Dprivilegedlogwidget.cpp60 connect(d->log, SIGNAL(contentHeightIncreased(int)), this, SLOT(showLog())); in PrivilegedLogWidget()
74 void PrivilegedLogWidget::showLog() in showLog() function in PrivilegedLogWidget
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/
H A Dmusicpreview.py52 showLog=True argument
59 self._showLog = showLog
60 if showLog:
100 if showLog:
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/genebuilder/
H A DGeneEdit.java131 GeneSplash.showLog(); in GeneEdit()
271 JMenuItem showLog = new JMenuItem("Show Log Window"); in getJMenuBar() local
272 showLog.addActionListener(new ActionListener() in getJMenuBar()
276 GeneSplash.showLog(); in getJMenuBar()
279 file.add(showLog); in getJMenuBar()
/dports/deskutils/syncthingtray/syncthingtray/plasmoid/package/contents/ui/
H A Dmain.qml53 plasmoid.nativeInterface.showLog()
70 plasmoid.setAction("showLog", qsTr("Log"), "text-x-generic")
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/test/evosuite-tests/uk/ac/sanger/artemis/components/
H A DSplash_ESTest.java68 Splash.showLog(); in test01()
148 Splash.showLog(); in test06()
169 Splash.showLog(); in test07()

123456