|
void | sruQueryError (const QString &text) |
|
|
| biblioteq_magazine (biblioteq *parentArg, const QString &oidArg, const QModelIndex &index, const QString &subTypeArg) |
|
Ui_magDialog | dialog (void) const |
|
void | duplicate (const QString &p_oid, const int state) |
|
void | insert (void) |
|
void | modify (const int) |
|
void | populateDisplayAfterSRU (const QByteArray &data) |
|
void | populateDisplayAfterZ3950 (const QStringList &list, const QString &recordSyntax) |
|
void | setPublicationDateFormat (const QString &dateFormat) |
|
void | search (const QString &field="", const QString &value="") |
|
void | updateWindow (const int state) |
|
| biblioteq_item (const QModelIndex &index) |
|
QString | getID (void) const |
|
int | getOldQ (void) const |
|
int | getRow (void) const |
|
void | setOldQ (const int q) |
|
void | updateQuantity (const int q) |
|
void | updateRow (const QModelIndex &index) |
|
|
enum | Columns {
COMPRESSED_SIZE = 2
, DESCRIPTION = 3
, DIGEST = 1
, FILE = 0
,
MYOID = 4
} |
|
|
void | setGlobalFonts (const QFont &font) |
|
void | slotAttachFiles (void) |
|
void | slotCancel (void) |
|
void | slotDeleteFiles (void) |
|
void | slotExportFiles (void) |
|
void | slotFilesDoubleClicked (QTableWidgetItem *item) |
|
void | slotGo (void) |
|
void | slotParseMarcTags (void) |
|
void | slotPopulateCopiesEditor (void) |
|
void | slotPrepareIcons (void) |
|
void | slotPrint (void) |
|
void | slotProxyAuthenticationRequired (const QNetworkProxy &proxy, QAuthenticator *authenticator) |
|
void | slotPublicationDateEnabled (bool state) |
|
void | slotReset (void) |
|
void | slotSRUCanceled (void) |
|
void | slotSRUDownloadFinished (bool error) |
|
void | slotSRUDownloadFinished (void) |
|
void | slotSRUError (QNetworkReply::NetworkError error) |
|
void | slotSRUQuery (void) |
|
void | slotSRUQueryError (const QString &text) |
|
void | slotSRUReadyRead (void) |
|
void | slotSRUSslErrors (const QList< QSslError > &list) |
|
void | slotSelectImage (void) |
|
void | slotShowPDF (void) |
|
void | slotShowUsers (void) |
|
void | slotZ3950Query (void) |
|
void | sruDownloadFinished (void) |
|
|
void | changeEvent (QEvent *event) |
|
void | closeEvent (QCloseEvent *event) |
|
void | createFile (const QByteArray &digest, const QByteArray &bytes, const QString &fileName) const |
|
void | createSRUDialog (void) |
|
void | populateFiles (void) |
|
void | prepareFavorites (void) |
|
void | resetQueryHighlights (void) |
|
bool | hasDataChanged (QMainWindow *window) const |
|
void | prepareIcons (QMainWindow *window) |
|
void | print (QWidget *parent) |
|
void | setQMain (QMainWindow *window) |
|
void | setReadOnlyFields (QMainWindow *window, const bool state) |
|
void | storeData (QMainWindow *window) |
|
void | updateFont (const QFont &font, QWidget *window) |
|
|
QByteArray | m_sruResults |
|
QDialog * | m_proxyDialog |
|
QNetworkAccessManager * | m_sruManager |
|
QPalette | m_cb_orig_pal |
|
QPalette | m_te_orig_pal |
|
QPalette | m_white_pal |
|
QPointer< biblioteq_generic_thread > | m_thread |
|
QPointer< biblioteq_item_working_dialog > | m_sruWorking |
|
QString | m_dt_orig_ss |
|
QString | m_engWindowTitle |
|
QString | m_subType |
|
Ui_magDialog | ma |
|
Ui_passwordDialog | ui_p |
|
bool | m_duplicate |
|
QColor | m_queryHighlightColor |
|
QColor | m_requiredHighlightColor |
|
QMap< QString, QImage > | m_imageValues |
|
QMap< QString, QString > | m_widgetValues |
|
QPersistentModelIndex * | m_index |
|
QPointer< QMainWindow > | m_parentWid |
|
QString | m_html |
|
QString | m_oid |
|
biblioteq * | qmain |
|
bool | m_isQueryEnabled |
|
int | m_oldq |
|
The documentation for this class was generated from the following files: