Home
last modified time | relevance | path

Searched defs:platformLabel (Results 1 – 5 of 5) sorted by relevance

/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/menu/
H A Dserver_line.h45 GraphicLabel platformLabel; variable
H A Dmenu_state_masterserver.h50 GraphicLabel platformLabel; variable
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/harness/
H A DUGUITest.cpp153 QString platformLabel = isOsLinux() ? UGUITestLabels::Linux in hasPlatformLabel() local
/dports/cad/fritzing/fritzing-app-0.9.2b/src/program/
H A Dprogramtab.cpp272 QLabel * platformLabel = new QLabel(tr("Platform"), this); in initMenus() local
/dports/devel/arduino-core/Arduino-b439a77/app/src/processing/app/
H A DBase.java1446 String platformLabel = targetPlatform.getPreferences().get("name"); in rebuildBoardsMenu() local