|
QColor | availabilityColor (const QString &itemType) const |
|
QColor | itemMandatoryFieldColor (void) const |
|
QColor | itemQueryResultColor (void) const |
|
QHash< QString, QString > | getAmazonHash (void) const |
|
QHash< QString, QString > | getOpenLibraryImagesHash (void) const |
|
QHash< QString, QString > | getOpenLibraryItemsHash (void) const |
|
QHash< QString, QString > | getSRUHash (const QString &name) const |
|
QHash< QString, QString > | getZ3950Hash (const QString &name) const |
|
QHash< QString, QString > | otherImagesHash (void) const |
|
QMainWindow * | getMembersBrowser (void) const |
|
QMap< QString, QKeySequence > | shortcuts (void) const |
|
QSqlDatabase | getDB (void) const |
|
QString | formattedISBN10 (const QString &str) const |
|
QString | formattedISBN13 (const QString &str) const |
|
QString | getAdminID (void) const |
|
QString | getPreferredSRUSite (void) const |
|
QString | getPreferredZ3950Site (void) const |
|
QString | getRoles (void) const |
|
QString | getTypeFilterString (void) const |
|
QString | publicationDateFormat (const QString &itemType) const |
|
QString | unaccent (void) const |
|
QStringList | getSRUNames (void) const |
|
QStringList | getZ3950Names (void) const |
|
QStringList | selectedISBN10s (void) const |
|
QVariant | setting (const QString &name) const |
|
QVector< QString > | getBBColumnIndexes (void) const |
|
Ui_mainWindow | getUI (void) const |
|
Ui_membersBrowser | getBB (void) const |
|
bool | availabilityColors (void) const |
|
bool | canAccessDatabaseEnumerations (void) const |
|
bool | isGuest (void) const |
|
bool | isPatron (void) const |
|
bool | showBookReadStatus (void) const |
|
bool | showMainTableImages (void) const |
|
int | pageLimit (void) const |
|
int | populateTable (QSqlQuery *query, const QString &typefilter, const int pagingType, const int searchType) |
|
int | populateTable (const int search_type_arg, const QString &typefilter, const QString &searchstrArg, const int pagingType=NEW_PAGE) |
|
void | addError (const QString &type, const QString &summary, const QString &error="", const char *file="", const int line=0) |
|
void | bookSearch (const QString &field, const QString &value) |
|
void | cdSearch (const QString &field, const QString &value) |
|
void | dvdSearch (const QString &field, const QString &value) |
|
void | executeCustomQuery (QWidget *widget, const QString &text) |
|
void | greyLiteratureSearch (const QString &field, const QString &value) |
|
void | journSearch (const QString &field, const QString &value) |
|
void | magSearch (const QString &field, const QString &value) |
|
void | pcSearch (const QString &field, const QString &value) |
|
void | populateFavorites (void) |
|
void | prepareCustomQueryFavoriteShortcut (void) |
|
void | removeBook (biblioteq_book *book) |
|
void | removeCD (biblioteq_cd *cd) |
|
void | removeDVD (biblioteq_dvd *dvd) |
|
void | removeGreyLiterature (biblioteq_grey_literature *gl) |
|
void | removeJournal (biblioteq_journal *journal) |
|
void | removeMagazine (biblioteq_magazine *magazine) |
|
void | removePhotographCollection (biblioteq_photographcollection *pc) |
|
void | removeVideoGame (biblioteq_videogame *videogame) |
|
void | replaceBook (const QString &id, biblioteq_book *book) |
|
void | replaceCD (const QString &id, biblioteq_cd *cd) |
|
void | replaceDVD (const QString &id, biblioteq_dvd *dvd) |
|
void | replaceGreyLiterature (const QString &id, biblioteq_grey_literature *gl) |
|
void | replaceJournal (const QString &id, biblioteq_journal *journal) |
|
void | replaceMagazine (const QString &id, biblioteq_magazine *magazine) |
|
void | replacePhotographCollection (const QString &id, biblioteq_photographcollection *photograph) |
|
void | replaceVideoGame (const QString &id, biblioteq_videogame *videogame) |
|
void | setGlobalFonts (const QFont &font) |
|
void | setSummaryImages (const QImage &back, const QImage &front) |
|
void | showMain (void) |
|
void | updateItemWindows (void) |
|
void | updateMembersBrowser (const QString &memberid) |
|
void | updateMembersBrowser (void) |
|
void | updateReservationHistoryBrowser (const QString &memberid, const QString &ioid, const QString ©id, const QString &itemType, const QString &returnedDate) |
|
void | updateRows (const QString &oid, const QTableWidgetItem *item, const QString &it) |
|
void | updateSceneItem (const QString &oid, const QString &type, const QImage &image) |
|
void | vgSearch (const QString &field, const QString &value) |
|