Home
last modified time | relevance | path

Searched defs:getGUI (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/ktorrent/ktorrent-21.12.3/libktcore/interfaces/
H A Dplugin.h94 GUIInterface *getGUI() in getGUI() function
100 const GUIInterface *getGUI() const in getGUI() function
/dports/www/ilias/ILIAS-5.4.25/Modules/Course/classes/Objectives/
H A Dclass.ilLOTestAssignmentForm.php50 public function getGUI() function in ilLOTestAssignmentForm
/dports/www/ilias6/ILIAS-6.14/Modules/Course/classes/Objectives/
H A Dclass.ilLOTestAssignmentForm.php50 public function getGUI() function in ilLOTestAssignmentForm
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dirr_driver.hpp323 gui::IGUIEnvironment *getGUI() const { return m_gui_env; } in getGUI() function in IrrDriver