Home
last modified time | relevance | path

Searched refs:startDemo (Results 1 – 25 of 58) sorted by relevance

123

/dports/games/kreversi/kreversi-21.12.3/src/
H A Dmainwindow.h35 explicit KReversiMainWindow(QWidget* parent = nullptr, bool startDemo = false);
56 void startDemo();
H A Dmainwindow.cpp28 KReversiMainWindow::KReversiMainWindow(QWidget* parent, bool startDemo) in KReversiMainWindow() argument
36 m_startInDemoMode(startDemo), in KReversiMainWindow()
327 startDemo(); in showEvent()
360 void KReversiMainWindow::startDemo() in startDemo() function in KReversiMainWindow
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/system/declarative/sys_calculator/
H A Dsys_calculator.qtt77 startDemo("calculator");
100 startDemo("calculator");
131 function startDemo(demo, demoQml) {
/dports/devel/smc/smc_4_3_0/examples/Ruby/EX4/
H A Dtraffic.rb155 def startDemo() method in Top
408 'command' => proc { startDemo }
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/demos/
H A DAll.py108 selectioncommand = Pmw.busycallback(self.startDemo),
153 def startDemo(self): member in Demo
314 demo.startDemo()
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/demos/
H A DAll.py105 selectioncommand = Pmw.busycallback(self.startDemo),
150 def startDemo(self): member in Demo
303 demo.startDemo()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/SDK/OSX/Xcode Templates/Xcode/Project Templates/Ogre/Mac OS X/Classes/
H A DDemoApp.h18 void startDemo();
H A DDemoApp.cpp25 void DemoApp::startDemo() in startDemo() function in DemoApp
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/SDK/OSX/Xcode Templates/Xcode/Project Templates/Ogre/iPhone OS/Classes/
H A DDemoApp.h18 void startDemo();
H A DDemoApp.cpp25 void DemoApp::startDemo() in startDemo() function in DemoApp
/dports/graphics/opendx/dx-4.4.4/src/uipp/startup/
H A DStartupCommand.C68 sw->startDemo(); in doIt()
H A DStartupWindow.h134 boolean startDemo();
/dports/games/xonotic/Xonotic/source/qcsrc/menu/xonotic/
H A Ddialog_multiplayer_media_demo_startconfirm.qc7 void Handle_StartDemo_Click(entity unused, entity me) { demolist.startDemo(demolist); }
H A Ddemolist.qh11 METHOD(XonoticDemoList, startDemo, void(entity));
H A Ddialog_multiplayer_media_demo.qc16 { demolist.startDemo(demolist); }
/dports/lang/python310/Python-3.10.1/Lib/turtledemo/
H A D__main__.py175 fg='#00cc22', command=self.startDemo)
183 command=self.startDemo)
344 def startDemo(self): member in DemoWindow
/dports/lang/python39/Python-3.9.9/Lib/turtledemo/
H A D__main__.py175 fg='#00cc22', command=self.startDemo)
183 command=self.startDemo)
344 def startDemo(self): member in DemoWindow
/dports/lang/python311/Python-3.11.0a3/Lib/turtledemo/
H A D__main__.py175 fg='#00cc22', command=self.startDemo)
183 command=self.startDemo)
344 def startDemo(self): member in DemoWindow
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/SDK/OSX/Xcode Templates/Xcode4/Project Templates/Ogre/Mac OS X Application.xctemplate/
H A DOgreDemoApp.h87 void startDemo();
H A Dmain.mm39 demo.startDemo();
H A DAppDelegate.h84 demo.startDemo();
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/SDK/OSX/Xcode Templates/Xcode4/Project Templates/Ogre/iOS Application.xctemplate/
H A DOgreDemoApp.h87 void startDemo();
H A Dmain.mm39 demo.startDemo();
/dports/games/kmahjongg/kmahjongg-21.12.3/src/
H A Dgameview.h231 void startDemo();
/dports/databases/py-gdbm/Python-3.8.12/Lib/turtledemo/
H A D__main__.py176 command=self.startDemo)
332 def startDemo(self): member in DemoWindow

123