Home
last modified time | relevance | path

Searched refs:SoftwareItem (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dsoftwarelist.h26 class SoftwareItem : public QTreeWidgetItem
31 SoftwareItem(SoftwareItem *parent) : QTreeWidgetItem((QTreeWidgetItem *)parent) { ; } in SoftwareItem() function
49 SoftwareItem *softwareItem;
92 SoftwareItem *parentTreeWidgetItem;
93 SoftwareItem *partItem;
94 SoftwareItem *infoItem;
95 SoftwareItem *requirementItem;
96 SoftwareItem *compatItem;
97 SoftwareItem *dataareaItem;
98 SoftwareItem *romItem;
[all …]
H A Dsoftwarelist.cpp1459 SoftwareItem *subItem = new SoftwareItem(item); in load()
1617 SoftwareItem *subItem = new SoftwareItem(parentItem); in loadTree()
1643 SoftwareItem *subItem = new SoftwareItem(parentItem); in loadTree()
1652 SoftwareItem *childItem = new SoftwareItem(parentItem); in loadTree()
1664 SoftwareItem *subItem = new SoftwareItem(childItem); in loadTree()
2667 SoftwareItem *subItem = new SoftwareItem(item); in on_toolButtonAddToFavorites_clicked()
2908 SoftwareItem *item = (SoftwareItem *)selectedItems.first(); in on_treeWidgetKnownSoftware_itemSelectionChanged()
2946 SoftwareItem *item = (SoftwareItem *)selectedItems.first(); in on_treeWidgetKnownSoftwareTree_itemSelectionChanged()
3396 SoftwareItem *subItem = new SoftwareItem(newItem); in comboBoxSearch_editTextChanged_delayed()
3876 SoftwareItem *subItem = new SoftwareItem(item); in loadFavoritesFromFile()
[all …]
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/data/ontology/
H A Dnfo.trig256 nfo:SoftwareItem
258 …ct representing a piece of software. Examples of interpretations of a SoftwareItem include an Appl…
259 rdfs:label "SoftwareItem" ;
/dports/x11-toolkits/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0/nfo/
H A Dnfo.trig.in256 nfo:SoftwareItem
258 …ct representing a piece of software. Examples of interpretations of a SoftwareItem include an Appl…
259 rdfs:label "SoftwareItem" ;
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/libzeitgeist/
H A Dontology-uris.vala679 …g the interpretation type [[http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SoftwareItem]]
681 …ct representing a piece of software. Examples of interpretations of a SoftwareItem include an Appl…
687 …nst string SOFTWARE_ITEM = "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#SoftwareItem";
H A Dontology.vala534 …ct representing a piece of software. Examples of interpretations of a SoftwareItem include an Appl…
535 display_name = "SoftwareItem";
/dports/sysutils/tracker3/tracker-3.1.2/src/ontologies/nepomuk/
H A D33-nfo.ontology140 nfo:SoftwareItem a rdfs:Class ;
141 rdfs:label "SoftwareItem" ;
142 …ct representing a piece of software. Examples of interpretations of a SoftwareItem include an Appl…
/dports/sysutils/tracker/tracker-2.3.4/src/ontologies/nepomuk/
H A D33-nfo.ontology141 nfo:SoftwareItem a rdfs:Class ;
142 rdfs:label "SoftwareItem" ;
143 …ct representing a piece of software. Examples of interpretations of a SoftwareItem include an Appl…
/dports/x11-toolkits/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0/nie/
H A Dnie-main.docbook577 <xref linkend="nfo:SoftwareItem"/> interpreted as an
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dnepomuk.py975 def SoftwareItem(self): member in Nepomuk.Vocabulary.NFO
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Dfuzz-oss1.test990 CREATE TABLE "nfo:SoftwareItem" (ID INTEGER NOT NULL PRIMARY KEY);
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Dfuzz-oss1.test990 CREATE TABLE "nfo:SoftwareItem" (ID INTEGER NOT NULL PRIMARY KEY);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Dfuzz-oss1.test990 CREATE TABLE "nfo:SoftwareItem" (ID INTEGER NOT NULL PRIMARY KEY);