Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/samples/qt/OCCTOverview/src/
H A DApplicationCommon.cxx53 ApplicationCommonWindow::ApplicationCommonWindow (ApplicationType theCategory) in ApplicationCommonWindow()
259 void ApplicationCommonWindow::onChangeCategory(const QString& theCategory) in onChangeCategory()
/dports/astro/marble/marble-21.12.3/src/plugins/render/satellites/
H A DSatellitesConfigDialog.cpp189 QString theCategory = translation( category ); in getSatellitesCategoryItem() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/itemview/
H A Ddcategorizedview.cpp1600 QString theCategory = d->categories.first(); in moveCursor() local
/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DItems.c70 item *generateItem(unsigned short theCategory, short theKind) { in generateItem()
76 unsigned long pickItemCategory(unsigned long theCategory) { in pickItemCategory()
490 short theCategory, theKind, randomDepthOffset = 0; in populateItems() local
H A DMovement.c118 void describedItemBasedOnParameters(short theCategory, short theKind, short theQuantity, short theO… in describedItemBasedOnParameters()