List of all members.
Public Member Functions |
| void | getAttributeAs () |
| void | getCreators (void localeName) |
| void | getFilePath () |
| void | getIcon (void small, void regenerate, void noFavoritesMark) |
| void | getLicenses () |
| void | getPath () |
| void | getRdfFilePath () |
| void | getScriptClassName () |
| void | getTableName () |
| void | getTitles (void localeName) |
| void | isFavorite () |
| void | isScript () |
| void | Item (void parent_id, void name, void type, void last_mod, void last_mod_rdf, void size, void size_rdf) |
| void | markIcon (void icon, void small, void favorite, void script, void failed) |
| | Marks the given icon with futher information (favorite star, script wheel, error).
|
| void | save () |
| void | addProperties (void query) |
| | Adds the fields from the query record to this object as properties.
|
| void | Table () |
| void | toString () |
Constructor & Destructor Documentation
| void Item::Item |
( |
void |
parent_id, |
|
|
void |
name, |
|
|
void |
type, |
|
|
void |
last_mod, |
|
|
void |
last_mod_rdf, |
|
|
void |
size, |
|
|
void |
size_rdf |
|
) |
| |
|
inline |
Member Function Documentation
| void Item::getAttributeAs |
( |
| ) |
|
|
inline |
| void Item::getCreators |
( |
void |
localeName | ) |
|
|
inline |
| void Item::getFilePath |
( |
| ) |
|
|
inline |
| void Item::getIcon |
( |
void |
small, |
|
|
void |
regenerate, |
|
|
void |
noFavoritesMark |
|
) |
| |
|
inline |
| void Item::getLicenses |
( |
| ) |
|
|
inline |
| void Item::getRdfFilePath |
( |
| ) |
|
|
inline |
| void Item::getScriptClassName |
( |
| ) |
|
|
inline |
| void Item::getTableName |
( |
| ) |
|
|
inline |
| void Item::getTitles |
( |
void |
localeName | ) |
|
|
inline |
| void Item::isFavorite |
( |
| ) |
|
|
inline |
| void Item::markIcon |
( |
void |
icon, |
|
|
void |
small, |
|
|
void |
favorite, |
|
|
void |
script, |
|
|
void |
failed |
|
) |
| |
|
inline |
Marks the given icon with futher information (favorite star, script wheel, error).
- Parameters:
-
| icon | QPixmap or undefined. |
| favorite | True: mark as favorite. |
| script | True: mark as script. |
| failed | True: mark as error. |
- Returns:
- New QIcon.
Member Data Documentation
The documentation for this class was generated from the following file:
- scripts/Widgets/LibraryBrowser/db/Item.js