Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

QTReaderApp Class Reference

#include </home/clem/local/src/opie/noncore/apps/opie-reader/QTReaderApp.h>

Collaboration diagram for QTReaderApp:

Collaboration graph
[legend]
List of all members.

Public Slots

void setBackgroundBitmap ()
void UpdateStatus ()
void setScrollState (bool _b)
void handlekey (QKeyEvent *e)
void forceopen (const QString &filename)
void setDocument (const QString &)

Public Member Functions

 QTReaderApp (QWidget *parent=0, const char *name=0, WFlags f=0)
 ~QTReaderApp ()
void hideEvent (QHideEvent *)
void suspend ()
void openFile (const QString &, unsigned int loc=0)
void saveprefs ()

Protected Member Functions

void setfontHelper (const QString &lcn, int size=0)
void closeEvent (QCloseEvent *e)
void readbkmks ()
void do_mono (const QString &)
void do_jump (const QString &)
void do_reparastring (const QString &)
void do_settarget (const QString &)
void do_saveconfig (const QString &, bool)
bool readconfig (const QString &, const QString &, bool)
bool PopulateConfig (const char *, bool usedirs=false)
ActionTypes ActNameToInt (const QString &)

Protected Attributes

QAction * m_bkmkAvail
QAction * m_actFullscreen
CAnnoEditm_annoWin
Bkmkm_anno
int m_scrollcolor
int m_scrollbarcolor
int m_background
int m_foreground
bool m_doAnnotation
bool m_doDictionary
bool m_doOutput
bool m_doClipboard
bool m_fullscreen
bool m_loadedconfig

Private Slots

void actionscroll (int v)
void SaveConfig ()
void LoadTheme ()
void LoadConfig ()
void TidyConfig ()
void ExportLinks ()
void zoomin ()
void zoomout ()
void chooseencoding ()
void setfullscreen (bool sfs)
void setrotated (bool sfs)
void setinverted (bool sfs)
void setgrab (bool sfs)
void setTwoTouch (bool _b)
void restoreFocus ()
void OnAnnotation (bool _b)
void OnDictionary (bool _b)
void OnClipboard (bool _b)
void OnWordSelected (const QString &, size_t, size_t, const QString &)
void OnURLSelected (const QString &href, const size_t tgt)
void showgraphic (QImage &)
void addAnno (const QString &, const QString &, size_t, size_t)
void addAnno (const QString &, const QString &)
void addanno ()
void showAnnotation ()
void do_setencoding (int i)
void do_setfont (const QString &)
void msgHandler (const QCString &, const QByteArray &)
void monospace (bool)
void jump ()
void reparastring ()
void settarget ()
void setfont ()
void clearBkmkList ()
void listBkmkFiles ()
void editMark ()
void autoScroll (bool)
void addbkmk ()
void savebkmks ()
void showprefs ()
void showtoolbarprefs ()
void showbuttonprefs ()
void infoClose ()
void showinfo ()
void fileOpen ()
void fileClose ()
void editCopy ()
void editFind ()
void gotoStart ()
void gotoEnd ()
void pageup ()
void pagedn ()
void findNext ()
void findClose ()
void regClose ()
void search ()
void showEditTools ()
void pagemode (bool)
void gotobkmk (int)
void cancelbkmk ()
void do_gotomark ()
void do_delmark ()
void do_autogen ()
void do_regaction ()
void OnRedraw ()

Private Member Functions

QColor getcolour (int c)
void doAction (QKeyEvent *e)
void setscrollcolour ()
void setscrollbarcolour ()
void writeUrl (const QString &file, const QString &href)
void addtoolbars (Config *config)
QToolBar * filebar ()
QToolBar * viewbar ()
QToolBar * navbar ()
QToolBar * markbar ()
void hidetoolbars ()
void addfilebar (Config *_config, const QString &key, QAction *a)
void addviewbar (Config *_config, const QString &key, QAction *a)
void addnavbar (Config *_config, const QString &key, QAction *a)
void addmarkbar (Config *_config, const QString &key, QAction *a)
bool checkbar (Config *_config, const QString &key)
void fileOpen2 ()
void readfilelist ()
void savefilelist ()
void updatefileinfo ()
bool openfrombkmk (Bkmk *)
bool listbkmk (CList< Bkmk > *, const QString &_lab=QString::null, bool presel=false)
QString usefilebrowser ()
void do_regedit ()
void colorChanged (const QColor &c)
void clear ()
void updateCaption ()
void do_autogen (const QString &)
void do_addbkmk (const QString &)
bool findNextBookmark (size_t start)
bool dosearch (size_t start, CDrawBuffer &test, const QRegExp &arg)
long unsigned get_unique_id ()

Private Attributes

QMap< orKey, int > kmap
unsigned long m_savedpos
int m_debounce
bool m_kmapchanged
bground m_bgtype
timeb m_lastkeytime
QScrollBar * m_scrollbar
QScrollBar * scrollbar
int m_qtscroll
int m_localscroll
bool m_hidebars
bool m_scrollishidden
bool m_statusishidden
QBoxLayout * m_layout
QLabel * m_prog
bool m_annoIsEditing
bool m_propogatefontchange
bool m_bFloatingDialog
bool m_url_clipboard
bool m_url_localfile
bool m_url_globalfile
CButtonPrefsm_buttonprefs
fontselector_action m_fontAction
QAction * m_preferences_action
QAction * m_open_action
QAction * m_close_action
QAction * m_info_action
QAction * m_touch_action
QAction * m_find_action
QAction * m_start_action
QAction * m_end_action
QAction * m_jump_action
QAction * m_pageline_action
QAction * m_pageup_action
QAction * m_pagedn_action
QAction * m_back_action
QAction * m_home_action
QAction * m_forward_action
QAction * m_zoomin_action
QAction * m_zoomout_action
QAction * m_setfont_action
QAction * m_mark_action
QAction * m_annotate_action
QAction * m_goto_action
QAction * m_delete_action
QAction * m_autogen_action
QAction * m_clear_action
QAction * m_save_action
QAction * m_tidy_action
QAction * m_startBlock_action
QAction * m_endBlock_action
QAction * m_setenc_action
QAction * m_setmono_action
QAction * m_saveconfig_action
QAction * m_loadconfig_action
QAction * m_loadtheme_action
QAction * m_toolbarprefs_action
QAction * m_tidyconfig_action
QAction * m_exportlinks_action
QAction * m_rotate_action
QAction * m_buttonprefs_action
QAction * m_inverse_action
QAction * m_repara_action
ToolbarPolicy m_tbpol
ToolbarPolicy m_tbpolsave
ToolBarDock m_tbposition
bool m_tbmove
bool m_tbmovesave
QString m_targetapp
QString m_targetmsg
QString m_statusstring
QString m_themename
QAction * m_scrollButton
QAction * m_buttonAction [MAX_ACTIONS]
CBkmkSelectorbkmkselector
bool m_bcloseDisabled
bool m_disableesckey
size_t searchStart
QWidgetStack * editorStack
QTReaderreader
QComboBox * m_fontSelector
QToolBar * fileBar
QToolBar * navBar
QToolBar * viewBar
QToolBar * markBar
QMenuBar * mb
QFloatBarsearchBar
QFloatBarregBar
QToolBar * m_fontBar
QLineEdit * searchEdit
QLineEdit * regEdit
bool searchVisible
bool regVisible
bool m_fontVisible
bool m_twoTouch
CList< Bkmk > * pBkmklist
CList< Bkmk > * pOpenlist
infowinm_infoWin
GraphicWinm_graphicwin
QProgressBar * pbar
bool m_fBkmksChanged
regedit_type m_nRegAction
bkmk_action m_nBkmkAction
QString m_autogenstr
bool m_dontSave

Static Private Attributes

static unsigned long m_uid = 0

Constructor & Destructor Documentation

QTReaderApp::QTReaderApp QWidget *  parent = 0,
const char *  name = 0,
WFlags  f = 0
 

Definition at line 235 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), addanno(), addAnno(), addbkmk(), addtoolbars(), Bkmk::anno(), APPDIR, Global::applicationFileName(), autoScroll(), CList< T >::begin(), QValueList< T >::begin(), bkmkselector, cancelbkmk(), QDir::cd(), cesPageDown, cesPageUp, cesZoomIn, cesZoomOut, CheckVersion(), chooseencoding(), clearBkmkList(), d, data, CButtonPrefs::Debounce(), do_autogen(), do_delmark(), do_gotomark(), do_regaction(), do_setencoding(), do_setfont(), editCopy(), editFind(), editMark(), editorStack, CList< T >::end(), QValueList< T >::end(), ExportLinks(), FALSE, fileBar, fileClose(), fileOpen(), findClose(), findNext(), FIXEDFONT, forceopen(), get_unique_id(), getcolour(), geticon, getmyicon, gotobkmk(), gotoEnd(), gotoStart(), handlekey(), height, QDir::home(), i, infoClose(), INIFILE, QMap< Key, T >::isEmpty(), jump(), KEYMAPVERSION, kmap, Dasher::Opts::LeftToRight, listBkmkFiles(), LoadConfig(), Opie::Core::OResource::loadPixmap(), LoadTheme(), m_actFullscreen, m_annotate_action, m_annoWin, m_autogen_action, m_autogenstr, m_back_action, m_background, m_bcloseDisabled, m_bFloatingDialog, m_bgtype, m_bkmkAvail, m_buttonprefs, m_buttonprefs_action, m_clear_action, m_close_action, m_debounce, m_delete_action, m_disableesckey, m_doAnnotation, m_doClipboard, m_doDictionary, m_doOutput, m_end_action, m_endBlock_action, m_exportlinks_action, m_fBkmksChanged, m_find_action, m_fontBar, m_fontSelector, m_fontVisible, m_foreground, m_forward_action, m_fullscreen, m_goto_action, m_graphicwin, m_hidebars, m_home_action, m_info_action, m_infoWin, m_inverse_action, m_jump_action, m_lastkeytime, m_layout, m_loadconfig_action, m_loadtheme_action, m_localscroll, m_mark_action, m_open_action, m_pagedn_action, m_pageline_action, m_pageup_action, m_preferences_action, m_prog, m_propogatefontchange, m_qtscroll, m_repara_action, m_rotate_action, m_save_action, m_saveconfig_action, m_scrollbar, m_scrollbarcolor, m_scrollButton, m_scrollcolor, m_scrollishidden, m_setenc_action, m_setfont_action, m_setmono_action, m_start_action, m_startBlock_action, m_statusishidden, m_statusstring, m_targetapp, m_targetmsg, m_tbmove, m_tbmovesave, m_tbpol, m_tbpolsave, m_tbposition, m_themename, m_tidy_action, m_tidyconfig_action, m_toolbarprefs_action, m_touch_action, m_twoTouch, m_url_clipboard, m_url_globalfile, m_url_localfile, m_zoomin_action, m_zoomout_action, CButtonPrefs::mapkey(), markBar, mb, QDir::mkdir(), monospace(), msgHandler(), navBar, Qt::NoButton, QString::null, NULL, OnRedraw(), OnURLSelected(), OnWordSelected(), openFile(), openfrombkmk(), p, pagedn(), pagemode(), pageup(), pbar, pBkmklist, PICDIR, pOpenlist, PROGNAME, qApp, qWarning(), Config::readBoolEntry(), Config::readEntry(), reader, readfilelist(), Config::readNumEntry(), regBar, regClose(), regEdit, regVisible, reparastring(), restoreFocus(), QPEApplication::RightOnHold, savebkmks(), SaveConfig(), scrollbar, search(), searchBar, searchEdit, searchVisible, setBackgroundBitmap(), QTReader::setDoUpdates(), setfont(), setfullscreen(), setgrab(), Config::setGroup(), setinverted(), setrotated(), setscrollbarcolour(), setscrollcolour(), setScrollState(), setTwoTouch(), showbuttonprefs(), showEditTools(), showgraphic(), showinfo(), showprefs(), showtoolbarprefs(), Opie::Core::OResource::SmallIcon, TidyConfig(), Top(), tr, TRUE, viewBar, warning(), Config::writeEntry(), zoomin(), and zoomout().

QTReaderApp::~QTReaderApp  ) 
 

Definition at line 1796 of file QTReaderApp.cpp.


Member Function Documentation

void QTReaderApp::actionscroll int  v  )  [private, slot]
 

Definition at line 5034 of file QTReaderApp.cpp.

References QTReader::buffdoc, QTReader::dopageup(), BuffDoc::endSection(), QTReader::locate(), QTReader::m_rotated, reader, and BuffDoc::startSection().

Referenced by setrotated().

ActionTypes QTReaderApp::ActNameToInt const QString  )  [protected]
 

Definition at line 1713 of file QTReaderApp.cpp.

References cesAutoScroll, i, m_buttonAction, MAX_ACTIONS, and text.

void QTReaderApp::addanno  )  [private, slot]
 

Definition at line 2473 of file QTReaderApp.cpp.

References editorStack, QTReader::empty(), hidetoolbars(), m_annoIsEditing, m_annoWin, QTReader::pagelocate(), PROGNAME, reader, CAnnoEdit::setAnno(), CAnnoEdit::setName(), CAnnoEdit::setPosn(), and Global::showInputMethod().

Referenced by doAction(), and QTReaderApp().

void QTReaderApp::addAnno const QString ,
const QString
[private, slot]
 

Definition at line 2407 of file QTReaderApp.cpp.

References addAnno(), Bkmk::anno(), Bkmk::blue(), CBufferFace< T >::data(), CAnnoEdit::edited(), findNextBookmark(), CAnnoEdit::getColor(), CAnnoEdit::getPosn(), CAnnoEdit::getPosn2(), Bkmk::green(), i, QString::length(), m_anno, m_annoIsEditing, m_annoWin, m_fBkmksChanged, Bkmk::name(), PROGNAME, Bkmk::red(), CAnnoEdit::setAnno(), Bkmk::setAnno(), CAnnoEdit::setColor(), CAnnoEdit::setName(), showEditTools(), QString::unicode(), and Bkmk::value().

void QTReaderApp::addAnno const QString ,
const QString ,
size_t  ,
size_t 
[private, slot]
 

Definition at line 2375 of file QTReaderApp.cpp.

References Bkmk::blue(), CBufferFace< T >::data(), CAnnoEdit::getColor(), Bkmk::green(), i, QString::length(), m_annoWin, m_fBkmksChanged, NULL, QTReader::pBkmklist, pBkmklist, CList< T >::push_front(), reader, Bkmk::red(), CList< T >::sort(), and QString::unicode().

Referenced by addAnno(), and QTReaderApp().

void QTReaderApp::addbkmk  )  [private, slot]
 

Definition at line 3984 of file QTReaderApp.cpp.

References cAddBkmk, do_regedit(), QTReader::firstword(), m_nRegAction, reader, and regEdit.

Referenced by doAction(), and QTReaderApp().

void QTReaderApp::addfilebar Config _config,
const QString key,
QAction *  a
[private]
 

Definition at line 1346 of file QTReaderApp.cpp.

References filebar(), and Config::readBoolEntry().

Referenced by addtoolbars().

void QTReaderApp::addmarkbar Config _config,
const QString key,
QAction *  a
[private]
 

Definition at line 1354 of file QTReaderApp.cpp.

References markbar().

Referenced by addtoolbars().

void QTReaderApp::addnavbar Config _config,
const QString key,
QAction *  a
[private]
 

Definition at line 1350 of file QTReaderApp.cpp.

References navbar().

Referenced by addtoolbars().

void QTReaderApp::addtoolbars Config config  )  [private]
 

Definition at line 1088 of file QTReaderApp.cpp.

References addfilebar(), addmarkbar(), addnavbar(), addviewbar(), checkbar(), filebar(), fileBar, geticon, m_actFullscreen, m_annotate_action, m_autogen_action, m_back_action, m_bkmkAvail, m_clear_action, m_close_action, m_delete_action, m_end_action, m_endBlock_action, m_find_action, m_forward_action, m_goto_action, m_home_action, m_info_action, m_inverse_action, m_jump_action, m_mark_action, m_open_action, m_pagedn_action, m_pageline_action, m_pageup_action, m_preferences_action, m_rotate_action, m_save_action, m_scrollButton, m_setenc_action, m_setfont_action, m_setmono_action, m_start_action, m_startBlock_action, m_tidy_action, m_touch_action, m_zoomin_action, m_zoomout_action, markbar(), markBar, navbar(), navBar, QString::null, NULL, Config::setGroup(), showAnnotation(), tr, viewbar(), and viewBar.

Referenced by QTReaderApp(), readconfig(), and showtoolbarprefs().

void QTReaderApp::addviewbar Config _config,
const QString key,
QAction *  a
[private]
 

Definition at line 1358 of file QTReaderApp.cpp.

References viewbar().

Referenced by addtoolbars().

void QTReaderApp::autoScroll bool   )  [private, slot]
 

Definition at line 1800 of file QTReaderApp.cpp.

References QTReader::m_autoScroll, reader, QTReader::setautoscroll(), and setScrollState().

Referenced by QTReaderApp().

void QTReaderApp::cancelbkmk  )  [private, slot]
 

Definition at line 3541 of file QTReaderApp.cpp.

References cOpenFile, QString::isEmpty(), m_nBkmkAction, openFile(), showEditTools(), and usefilebrowser().

Referenced by QTReaderApp().

bool QTReaderApp::checkbar Config _config,
const QString key
[private]
 

Definition at line 1250 of file QTReaderApp.cpp.

Referenced by addtoolbars().

void QTReaderApp::chooseencoding  )  [private, slot]
 

Definition at line 3677 of file QTReaderApp.cpp.

References unicodetable::begin(), cChooseEncoding, unicodetable::end(), QTReader::m_encd, m_fontAction, m_fontBar, m_fontSelector, m_fontVisible, and reader.

Referenced by QTReaderApp().

void QTReaderApp::clear  )  [private]
 

Definition at line 3119 of file QTReaderApp.cpp.

References QTReader::clear(), and reader.

Referenced by openFile().

void QTReaderApp::clearBkmkList  )  [private, slot]
 

Definition at line 1820 of file QTReaderApp.cpp.

References m_fBkmksChanged, NULL, QTReader::pBkmklist, pBkmklist, reader, and QTReader::refresh().

Referenced by QTReaderApp().

void QTReaderApp::closeEvent QCloseEvent *  e  )  [protected]
 

Definition at line 3150 of file QTReaderApp.cpp.

References editorStack, QMap< Key, T >::end(), QMap< Key, T >::find(), Global::hideInputMethod(), kmap, m_bcloseDisabled, m_buttonprefs, m_disableesckey, m_dontSave, m_fBkmksChanged, m_fontBar, m_fontVisible, m_fullscreen, CButtonPrefs::mapkey(), Qt::NoButton, NULL, QString::null, QTReader::pBkmklist, pBkmklist, PROGNAME, reader, regBar, regVisible, savebkmks(), saveprefs(), searchBar, searchVisible, showEditTools(), tr, updatefileinfo(), and warning().

void QTReaderApp::colorChanged const QColor &  c  )  [private]
 

void QTReaderApp::do_addbkmk const QString  )  [private]
 

Definition at line 3991 of file QTReaderApp.cpp.

References CBufferFace< T >::data(), i, QString::isEmpty(), QString::length(), m_fBkmksChanged, NULL, QTReader::pagelocate(), QTReader::pBkmklist, pBkmklist, PROGNAME, CList< T >::push_front(), reader, QTReader::refresh(), CList< T >::sort(), and QString::unicode().

Referenced by do_regaction().

void QTReaderApp::do_autogen const QString  )  [private]
 

Definition at line 3765 of file QTReaderApp.cpp.

References QTReader::buffdoc, BuffDoc::getpara(), i, QTReader::jumpto(), QTReader::locate(), m_autogenstr, m_fBkmksChanged, QRegExp::match(), NULL, pbar, QTReader::pBkmklist, pBkmklist, CList< T >::push_back(), qApp, reader, QTReader::refresh(), regBar, QTReader::sizes(), and CList< T >::sort().

void QTReaderApp::do_autogen  )  [private, slot]
 

Definition at line 3288 of file QTReaderApp.cpp.

References cAutoGen, do_regedit(), m_autogenstr, m_nRegAction, and regEdit.

Referenced by do_regaction(), and QTReaderApp().

void QTReaderApp::do_delmark  )  [private, slot]
 

Definition at line 3240 of file QTReaderApp.cpp.

References cDelBkmk, listbkmk(), m_nBkmkAction, pBkmklist, and PROGNAME.

Referenced by QTReaderApp().

void QTReaderApp::do_gotomark  )  [private, slot]
 

Definition at line 3233 of file QTReaderApp.cpp.

References cGotoBkmk, listbkmk(), m_nBkmkAction, pBkmklist, and PROGNAME.

Referenced by QTReaderApp().

void QTReaderApp::do_jump const QString  )  [protected]
 

Definition at line 3577 of file QTReaderApp.cpp.

References QString::at(), QTReader::buffdoc, BuffDoc::endSection(), QString::length(), QTReader::locate(), PROGNAME, reader, BuffDoc::startSection(), QString::stripWhiteSpace(), and QString::toULong().

Referenced by do_regaction().

void QTReaderApp::do_mono const QString  )  [protected]
 

void QTReaderApp::do_regaction  )  [private, slot]
 

Definition at line 3613 of file QTReaderApp.cpp.

References QTReader::bDoUpdates, cAddBkmk, cAutoGen, cJump, cRepara, cSetConfigName, cSetTarget, do_addbkmk(), do_autogen(), do_jump(), do_reparastring(), do_saveconfig(), do_settarget(), Global::hideInputMethod(), m_nRegAction, reader, regBar, regEdit, and regVisible.

Referenced by QTReaderApp().

void QTReaderApp::do_regedit  )  [private]
 

Definition at line 3295 of file QTReaderApp.cpp.

References QTReader::bDoUpdates, reader, regBar, regEdit, regVisible, and Global::showInputMethod().

Referenced by addbkmk(), do_autogen(), jump(), reparastring(), SaveConfig(), and settarget().

void QTReaderApp::do_reparastring const QString  )  [protected]
 

Definition at line 3558 of file QTReaderApp.cpp.

References QTReader::bDoUpdates, QTReader::brepara, QTReader::getfilter(), QTReader::m_reparastring, reader, and QTReader::setfilter().

Referenced by do_regaction().

void QTReaderApp::do_saveconfig const QString ,
bool 
[protected]
 

Definition at line 4375 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), APPDIR, Global::applicationFileName(), QTReader::bautofmt, QTReader::bdblspce, QTReader::bdehyphen, QTReader::bdejpluck, QTReader::bdepluck, QTReader::bfulljust, QTReader::bindenter, QTReader::bInverse, QTReader::bkern, QTReader::bmakebold, QTReader::bNoInlineTables, QTReader::bonespace, QTReader::bpeanut, QTReader::bremap, QTReader::brepalm, QTReader::brepara, QTReader::bstripcr, QTReader::bstriphtml, QTReader::btextfmt, QTReader::bunderlineLink, QTReader::bunindent, QDir::cd(), FontControl::currentsize(), d, Config::File, FontControl::FixGraphics(), QTReader::getBaseSize(), QTReader::getextraspace(), QTReader::getlead(), height, QDir::home(), QTReader::hyphenate, INIFILE, QTReader::m_absbottommargin, QTReader::m_absleft_border, QTReader::m_absright_border, QTReader::m_abstopmargin, m_background, m_bFloatingDialog, m_bgtype, QTReader::m_bMonoSpaced, QTReader::m_bpagemode, QTReader::m_charpc, QTReader::m_continuousDocument, m_debounce, QTReader::m_delay, m_doAnnotation, m_doClipboard, m_doDictionary, m_doOutput, QTReader::m_doubleBuffered, QTReader::m_encd, QTReader::m_fontControl, QTReader::m_fontname, m_foreground, m_hidebars, QTReader::m_lastfile, QTReader::m_lastposn, m_localscroll, QTReader::m_outputName, QTReader::m_overlap, m_propogatefontchange, m_qtscroll, QTReader::m_reparastring, QTReader::m_rotated, m_scrollbarcolor, m_scrollcolor, m_scrollishidden, QTReader::m_scrollstep, QTReader::m_scrolltype, m_statusishidden, m_statusstring, QTReader::m_swapmouse, m_targetapp, m_targetmsg, m_tbmovesave, m_tbpolsave, m_tbposition, m_themename, m_twoTouch, QDir::mkdir(), QTReader::pagelocate(), qWarning(), reader, QFileInfo::setFile(), Config::setGroup(), Config::User, width, Config::writeEntry(), Opie::MM::x, and Opie::MM::y.

Referenced by do_regaction(), and saveprefs().

void QTReaderApp::do_setencoding int  i  )  [private, slot]
 

Definition at line 3735 of file QTReaderApp.cpp.

References cChooseEncoding, m_fontAction, m_fontBar, m_fontVisible, qDebug(), reader, QTReader::refresh(), QTReader::setencoding(), and showEditTools().

Referenced by QTReaderApp().

void QTReaderApp::do_setfont const QString  )  [private, slot]
 

Definition at line 3750 of file QTReaderApp.cpp.

References cChooseFont, m_fontAction, m_fontBar, m_fontVisible, reader, QTReader::refresh(), setfontHelper(), and showEditTools().

Referenced by QTReaderApp().

void QTReaderApp::do_settarget const QString  )  [protected]
 

Definition at line 3661 of file QTReaderApp.cpp.

References QString::find(), QString::left(), QString::length(), m_targetapp, m_targetmsg, PROGNAME, and QString::right().

Referenced by do_regaction().

void QTReaderApp::doAction QKeyEvent *  e  )  [private]
 

Definition at line 4170 of file QTReaderApp.cpp.

References addanno(), addbkmk(), QTReader::bInverse, cesActionAnno, cesActionMark, cesAutoScroll, cesBack, cesEndDoc, cesForward, cesFullScreen, cesGotoLink, cesHome, cesInvertColours, cesLineDown, cesLineUp, cesNextLink, cesOpenFile, cesPageDown, cesPageUp, cesRotate, cesScrollLess, cesScrollMore, cesStartDoc, cesToggleBars, cesToggleScrollBar, cesToggleStatusBar, cesZoomIn, cesZoomOut, QTReader::dopagedn(), QTReader::dopageup(), QMap< Key, T >::end(), f, fileBar, fileOpen(), QMap< Key, T >::find(), QTReader::getNextLink(), QTReader::goBack(), QTReader::goForward(), QTReader::goHome(), gotoEnd(), QTReader::gotoLink(), gotoStart(), QTReader::increaseScroll(), kmap, QTReader::lineDown(), QTReader::lineUp(), m_actFullscreen, QTReader::m_autoScroll, m_fullscreen, m_hidebars, m_inverse_action, m_localscroll, m_prog, m_qtscroll, m_rotate_action, QTReader::m_rotated, m_scrollbar, m_scrollishidden, QTReader::m_scrollpos, m_statusishidden, markBar, mb, navBar, NULL, qDebug(), reader, QTReader::reduceScroll(), QTReader::setautoscroll(), setScrollState(), viewBar, zoomin(), and zoomout().

Referenced by handlekey().

bool QTReaderApp::dosearch size_t  start,
CDrawBuffer test,
const QRegExp arg
[private]
 

Definition at line 2703 of file QTReaderApp.cpp.

References NULL, pos, qApp, start, and warning().

Referenced by findNext().

void QTReaderApp::editCopy  )  [private, slot]
 

Definition at line 2547 of file QTReaderApp.cpp.

References QTReader::explocate(), QTReader::getch(), QTReader::jumpto(), QTReader::locate(), m_savedpos, QTReader::pagelocate(), reader, text, and UEOF.

Referenced by QTReaderApp().

void QTReaderApp::editFind  )  [private, slot]
 

Definition at line 2638 of file QTReaderApp.cpp.

References QTReader::pagelocate(), reader, searchBar, searchEdit, searchStart, searchVisible, Global::showInputMethod(), and TRUE.

Referenced by QTReaderApp().

void QTReaderApp::editMark  )  [private, slot]
 

Definition at line 2542 of file QTReaderApp.cpp.

References m_savedpos, QTReader::pagelocate(), and reader.

Referenced by QTReaderApp().

void QTReaderApp::ExportLinks  )  [private, slot]
 

Definition at line 4817 of file QTReaderApp.cpp.

References bkmkselector, cExportLinks, editorStack, hidetoolbars(), m_nBkmkAction, PopulateConfig(), and PROGNAME.

Referenced by QTReaderApp().

QToolBar * QTReaderApp::filebar  )  [private]
 

Definition at line 1256 of file QTReaderApp.cpp.

References cesMenuTool, cesMultiple, fileBar, m_tbpol, m_tbposition, NULL, and qDebug().

Referenced by addfilebar(), and addtoolbars().

void QTReaderApp::fileClose  )  [private, slot]
 

Definition at line 1828 of file QTReaderApp.cpp.

References Bkmk::anno(), APPDIR, Global::applicationFileName(), QDir::cd(), d, CCloseDialog::delConfig(), CCloseDialog::delFile(), CCloseDialog::delMarks(), CList< T >::erase(), fileOpen2(), QDir::home(), QTReader::m_lastfile, QTReader::m_string, NULL, p, pOpenlist, reader, and QDir::remove().

Referenced by QTReaderApp().

void QTReaderApp::fileOpen  )  [private, slot]
 

Definition at line 1919 of file QTReaderApp.cpp.

References fileOpen2(), and updatefileinfo().

Referenced by doAction(), and QTReaderApp().

void QTReaderApp::fileOpen2  )  [private]
 

Definition at line 1933 of file QTReaderApp.cpp.

References cOpenFile, QTReader::disableAutoscroll(), QString::isEmpty(), listbkmk(), m_fBkmksChanged, m_nBkmkAction, NULL, openFile(), QTReader::pBkmklist, pBkmklist, pOpenlist, PROGNAME, reader, savebkmks(), usefilebrowser(), and warning().

Referenced by fileClose(), and fileOpen().

void QTReaderApp::findClose  )  [private, slot]
 

Definition at line 2670 of file QTReaderApp.cpp.

References FALSE, Global::hideInputMethod(), reader, searchBar, searchEdit, and searchVisible.

Referenced by QTReaderApp().

void QTReaderApp::findNext  )  [private, slot]
 

Definition at line 2655 of file QTReaderApp.cpp.

References dosearch(), QTReader::getline(), QTReader::jumpto(), QTReader::m_fontControl, QTReader::pagelocate(), reader, searchEdit, and start.

Referenced by QTReaderApp(), and search().

bool QTReaderApp::findNextBookmark size_t  start  )  [private]
 

Definition at line 2455 of file QTReaderApp.cpp.

References CList< T >::begin(), CList< T >::end(), QTReader::locate(), m_anno, pBkmklist, and reader.

Referenced by addAnno(), and OnRedraw().

void QTReaderApp::forceopen const QString filename  )  [slot]
 

Definition at line 5004 of file QTReaderApp.cpp.

References QTReader::disableAutoscroll(), QString::isEmpty(), m_fBkmksChanged, NULL, OnURLSelected(), openFile(), pBkmklist, reader, savebkmks(), and updatefileinfo().

Referenced by QTReaderApp().

long unsigned QTReaderApp::get_unique_id  )  [inline, private]
 

Definition at line 441 of file QTReaderApp.h.

References m_uid.

Referenced by QTReaderApp().

QColor QTReaderApp::getcolour int  c  )  [private]
 

Definition at line 4919 of file QTReaderApp.cpp.

Referenced by QTReaderApp(), readconfig(), setscrollbarcolour(), setscrollcolour(), and showprefs().

void QTReaderApp::gotobkmk int   )  [private, slot]
 

Definition at line 3355 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), APPDIR, Global::applicationFileName(), bkmkselector, QTReader::buffdoc, QDir::cd(), cDelBkmk, cExportLinks, cGotoBkmk, cLdConfig, cLdTheme, cOpenFile, cRmBkmkFile, cRmConfig, d, CList< T >::erase(), QFileInfo::exists(), OFileSelector::EXTENDED_ALL, fileBrowser::getCurrentFile(), OFileDialog::getSaveFileName(), QDir::home(), QString::isEmpty(), QTReader::locate(), m_bFloatingDialog, m_fBkmksChanged, QTReader::m_lastfile, m_nBkmkAction, m_themename, NULL, QString::null, openfrombkmk(), outfile, QTReader::pagelocate(), pBkmklist, pOpenlist, PROGNAME, qDebug(), readconfig(), reader, QTReader::refresh(), QDir::remove(), BuffDoc::saveposn(), setBackgroundBitmap(), showEditTools(), and CBkmkSelector::text().

Referenced by QTReaderApp().

void QTReaderApp::gotoEnd  )  [private, slot]
 

Definition at line 2573 of file QTReaderApp.cpp.

References QTReader::buffdoc, QTReader::dopageup(), BuffDoc::endSection(), and reader.

Referenced by doAction(), and QTReaderApp().

void QTReaderApp::gotoStart  )  [private, slot]
 

Definition at line 2568 of file QTReaderApp.cpp.

References QTReader::buffdoc, QTReader::locate(), reader, and BuffDoc::startSection().

Referenced by doAction(), and QTReaderApp().

void QTReaderApp::handlekey QKeyEvent *  e  )  [slot]
 

Definition at line 2864 of file QTReaderApp.cpp.

References doAction(), m_actFullscreen, m_bcloseDisabled, m_debounce, m_disableesckey, m_fullscreen, m_lastkeytime, and qDebug().

Referenced by QTReaderApp().

void QTReaderApp::hideEvent QHideEvent *   )  [inline]
 

Definition at line 158 of file QTReaderApp.h.

References qApp, and suspend().

void QTReaderApp::hidetoolbars  )  [private]
 

Definition at line 203 of file QTReaderApp.cpp.

References fileBar, Global::hideInputMethod(), m_fontBar, m_fontVisible, m_prog, m_scrollbar, markBar, navBar, NULL, regBar, regVisible, searchBar, searchVisible, and viewBar.

Referenced by addanno(), ExportLinks(), listbkmk(), listBkmkFiles(), LoadConfig(), LoadTheme(), OnWordSelected(), showAnnotation(), showbuttonprefs(), showgraphic(), showinfo(), and TidyConfig().

void QTReaderApp::infoClose  )  [private, slot]
 

Definition at line 2494 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), APPDIR, Global::applicationFileName(), QMap< Key, T >::begin(), QDir::cd(), QMap< Key, T >::count(), d, data, CButtonPrefs::Debounce(), QMap< Key, T >::end(), f, QDir::home(), i, KEYMAPVERSION, kmap, m_buttonprefs, m_debounce, m_kmapchanged, NULL, qDebug(), and showEditTools().

Referenced by QTReaderApp().

void QTReaderApp::jump  )  [private, slot]
 

Definition at line 3568 of file QTReaderApp.cpp.

References cJump, do_regedit(), m_nRegAction, QTReader::pagelocate(), reader, and regEdit.

Referenced by QTReaderApp().

bool QTReaderApp::listbkmk CList< Bkmk > *  ,
const QString _lab = QString::null,
bool  presel = false
[private]
 

Definition at line 3247 of file QTReaderApp.cpp.

References Bkmk::anno(), CList< T >::begin(), bkmkselector, CBkmkSelector::clear(), editorStack, CList< T >::end(), hidetoolbars(), i, CBkmkSelector::insertItem(), QString::isEmpty(), QTReader::m_lastfile, NULL, p, reader, CBkmkSelector::setCurrentItem(), and CBkmkSelector::setText().

Referenced by do_delmark(), do_gotomark(), and fileOpen2().

void QTReaderApp::listBkmkFiles  )  [private, slot]
 

Definition at line 138 of file QTReaderApp.cpp.

References APPDIR, Global::applicationFileName(), bkmkselector, QDir::cd(), CBkmkSelector::clear(), cRmBkmkFile, QPtrListIterator< type >::current(), d, dirent, editorStack, QDir::entryInfoList(), QFileInfo::fileName(), QDir::Files, hidetoolbars(), QDir::home(), CBkmkSelector::insertItem(), list, m_nBkmkAction, QDir::mkdir(), QDir::NoSymLinks, NULL, PROGNAME, qWarning(), QDir::setFilter(), and CBkmkSelector::setText().

Referenced by QTReaderApp().

void QTReaderApp::LoadConfig  )  [private, slot]
 

Definition at line 4793 of file QTReaderApp.cpp.

References bkmkselector, cLdConfig, editorStack, hidetoolbars(), m_nBkmkAction, PopulateConfig(), and PROGNAME.

Referenced by QTReaderApp().

void QTReaderApp::LoadTheme  )  [private, slot]
 

Definition at line 4781 of file QTReaderApp.cpp.

References bkmkselector, cLdTheme, editorStack, hidetoolbars(), m_nBkmkAction, PopulateConfig(), and PROGNAME.

Referenced by QTReaderApp().

QToolBar * QTReaderApp::markbar  )  [private]
 

Definition at line 1324 of file QTReaderApp.cpp.

References cesMenuTool, cesMultiple, fileBar, m_tbpol, m_tbposition, markBar, NULL, and qDebug().

Referenced by addmarkbar(), and addtoolbars().

void QTReaderApp::monospace bool   )  [private, slot]
 

Definition at line 4571 of file QTReaderApp.cpp.

References reader, and QTReader::setmono().

Referenced by QTReaderApp().

void QTReaderApp::msgHandler const QCString ,
const QByteArray
[private, slot]
 

Definition at line 1365 of file QTReaderApp.cpp.

References QString::fromUtf8(), IO_ReadOnly, qDebug(), stream, and suspend().

Referenced by QTReaderApp().

QToolBar * QTReaderApp::navbar  )  [private]
 

Definition at line 1301 of file QTReaderApp.cpp.

References cesMenuTool, cesMultiple, fileBar, m_tbpol, m_tbposition, navBar, NULL, and qDebug().

Referenced by addnavbar(), and addtoolbars().

void QTReaderApp::OnAnnotation bool  _b  )  [inline, private, slot]
 

Definition at line 244 of file QTReaderApp.h.

References m_doAnnotation.

void QTReaderApp::OnClipboard bool  _b  )  [inline, private, slot]
 

Definition at line 252 of file QTReaderApp.h.

References m_doClipboard.

void QTReaderApp::OnDictionary bool  _b  )  [inline, private, slot]
 

Definition at line 248 of file QTReaderApp.h.

References m_doDictionary.

void QTReaderApp::OnRedraw  )  [private, slot]
 

Definition at line 4083 of file QTReaderApp.cpp.

References QTReader::buffdoc, BuffDoc::endSection(), findNextBookmark(), QTReader::locate(), m_bkmkAvail, m_prog, QTReader::m_rotated, m_scrollbar, NULL, QTReader::pagelocate(), pBkmklist, reader, scrollbar, BuffDoc::startSection(), and UpdateStatus().

Referenced by QTReaderApp().

void QTReaderApp::OnURLSelected const QString href,
const size_t  tgt
[private, slot]
 

Definition at line 4829 of file QTReaderApp.cpp.

References CURLDialog::clipboard(), col, CURLDialog::globalfile(), CURLDialog::localfile(), QTReader::m_string, m_url_clipboard, m_url_globalfile, m_url_localfile, PROGNAME, qDebug(), reader, type, and writeUrl().

Referenced by forceopen(), and QTReaderApp().

void QTReaderApp::OnWordSelected const QString ,
size_t  ,
size_t  ,
const QString
[private, slot]
 

Definition at line 4121 of file QTReaderApp.cpp.

References QTReader::checkoutput(), QTReader::doOutput(), editorStack, hidetoolbars(), QString::isEmpty(), QString::left(), QString::length(), m_annoIsEditing, m_annoWin, m_doAnnotation, m_doClipboard, m_doDictionary, m_doOutput, m_targetapp, m_targetmsg, reader, CAnnoEdit::setAnno(), CAnnoEdit::setName(), CAnnoEdit::setPosn(), CAnnoEdit::setPosn2(), Global::showInputMethod(), and Global::statusMessage().

Referenced by QTReaderApp().

void QTReaderApp::openFile const QString ,
unsigned int  loc = 0
 

Definition at line 2813 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), APPDIR, QFileInfo::baseName(), clear(), d, QFileInfo::exists(), QFileInfo::extension(), FALSE, AppLnk::file(), QTReader::m_lastfile, m_loadedconfig, m_savedpos, QTReader::m_string, QString::null, PROGNAME, qDebug(), readbkmks(), readconfig(), reader, QTReader::setText(), and showEditTools().

Referenced by cancelbkmk(), fileOpen2(), forceopen(), openfrombkmk(), QTReaderApp(), and setDocument().

bool QTReaderApp::openfrombkmk Bkmk  )  [private]
 

Definition at line 3312 of file QTReaderApp.cpp.

References Bkmk::anno(), Bkmk::filedata(), Bkmk::filedatalen(), QString::isEmpty(), QTReader::m_lastposn, openFile(), PROGNAME, QTReader::putSaveData(), reader, CFiledata::setdate(), Bkmk::value(), and warning().

Referenced by gotobkmk(), and QTReaderApp().

void QTReaderApp::pagedn  )  [private, slot]
 

Definition at line 2583 of file QTReaderApp.cpp.

References QTReader::NavDown(), and reader.

Referenced by QTReaderApp().

void QTReaderApp::pagemode bool   )  [private, slot]
 

Definition at line 2588 of file QTReaderApp.cpp.

References reader, and QTReader::setpagemode().

Referenced by QTReaderApp().

void QTReaderApp::pageup  )  [private, slot]
 

Definition at line 2578 of file QTReaderApp.cpp.

References QTReader::NavUp(), and reader.

Referenced by QTReaderApp().

bool QTReaderApp::PopulateConfig const char *  ,
bool  usedirs = false
[protected]
 

Definition at line 4718 of file QTReaderApp.cpp.

References APPDIR, Global::applicationFileName(), bkmkselector, QDir::cd(), CBkmkSelector::clear(), QPtrListIterator< type >::current(), d, dirent, QDir::Dirs, QDir::entryInfoList(), QFileInfo::fileName(), QDir::Files, QDir::home(), CBkmkSelector::insertItem(), list, QDir::mkdir(), QDir::NoSymLinks, NULL, qWarning(), S_ISDIR, QDir::setFilter(), and CBkmkSelector::setText().

Referenced by ExportLinks(), LoadConfig(), LoadTheme(), and TidyConfig().

void QTReaderApp::readbkmks  )  [protected]
 

Definition at line 3935 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), APPDIR, Global::applicationFileName(), d, QTReader::getbkmklist(), QDir::home(), m_fBkmksChanged, QTReader::m_lastfile, QTReader::m_string, NULL, QTReader::pBkmklist, pBkmklist, BkmkFile::readall(), reader, CList< T >::sort(), and BkmkFile::upgraded().

Referenced by openFile().

bool QTReaderApp::readconfig const QString ,
const QString ,
bool 
[protected]
 

Definition at line 4576 of file QTReaderApp.cpp.

References addtoolbars(), Global::applicationFileName(), QTReader::bautofmt, QTReader::bdblspce, QTReader::bdehyphen, QTReader::bdejpluck, QTReader::bdepluck, QTReader::bfulljust, QTReader::bindenter, QTReader::bInverse, QTReader::bkern, QTReader::bmakebold, QTReader::bNoInlineTables, QTReader::bonespace, QTReader::bpeanut, QTReader::bremap, QTReader::brepalm, QTReader::brepara, QTReader::bstripcr, QTReader::bstriphtml, QTReader::btextfmt, QTReader::bunderlineLink, QTReader::bunindent, QFile::exists(), QFileInfo::exists(), Config::File, FontControl::FixGraphics(), QTReader::getBaseSize(), getcolour(), QTReader::getextraspace(), QTReader::getfilter(), QTReader::getlead(), QDir::homeDirPath(), QTReader::hyphenate, INIFILE, QTReader::m_absbottommargin, QTReader::m_absleft_border, QTReader::m_absright_border, QTReader::m_abstopmargin, m_background, m_bFloatingDialog, m_bgtype, QTReader::m_bMonoSpaced, QTReader::m_bpagemode, QTReader::m_charpc, QTReader::m_continuousDocument, QTReader::m_delay, m_doAnnotation, m_doClipboard, m_doDictionary, m_doOutput, QTReader::m_doubleBuffered, QTReader::m_encd, QTReader::m_fontControl, QTReader::m_fontname, m_foreground, m_hidebars, QTReader::m_lastfile, QTReader::m_lastposn, QTReader::m_outputName, QTReader::m_overlap, m_propogatefontchange, QTReader::m_reparastring, QTReader::m_rotated, m_scrollbarcolor, m_scrollcolor, m_scrollishidden, QTReader::m_scrollstep, QTReader::m_scrolltype, m_setmono_action, m_statusishidden, m_statusstring, QTReader::m_swapmouse, m_targetapp, m_targetmsg, m_tbmove, m_tbmovesave, m_tbpol, m_tbpolsave, m_tbposition, QTReader::m_textsize, m_themename, m_touch_action, m_twoTouch, Config::readBoolEntry(), Config::readEntry(), reader, Config::readNumEntry(), QTReader::refresh(), QTReader::setBackground(), QTReader::setBaseSize(), QTReader::setContinuous(), QTReader::setDoubleBuffer(), QTReader::setextraspace(), QTReader::setfilter(), setfontHelper(), QTReader::setForeground(), Config::setGroup(), QTReader::setlead(), setscrollbarcolour(), setscrollcolour(), QTReader::setTwoTouch(), and Config::User.

Referenced by gotobkmk(), and openFile().

void QTReaderApp::readfilelist  )  [private]
 

Definition at line 3902 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), APPDIR, Global::applicationFileName(), QDir::cd(), d, QDir::home(), pOpenlist, and BkmkFile::readall().

Referenced by QTReaderApp().

void QTReaderApp::regClose  )  [private, slot]
 

Definition at line 2689 of file QTReaderApp.cpp.

References FALSE, Global::hideInputMethod(), reader, regBar, regEdit, and regVisible.

Referenced by QTReaderApp().

void QTReaderApp::reparastring  )  [private, slot]
 

Definition at line 3551 of file QTReaderApp.cpp.

References cRepara, do_regedit(), m_nRegAction, QTReader::m_reparastring, reader, and regEdit.

Referenced by QTReaderApp().

void QTReaderApp::restoreFocus  )  [private, slot]
 

Definition at line 4366 of file QTReaderApp.cpp.

References reader.

Referenced by QTReaderApp().

void QTReaderApp::savebkmks  )  [private, slot]
 

Definition at line 3885 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), APPDIR, Global::applicationFileName(), QDir::cd(), d, QDir::home(), m_fBkmksChanged, QTReader::m_string, NULL, pBkmklist, reader, and BkmkFile::write().

Referenced by closeEvent(), fileOpen2(), forceopen(), and QTReaderApp().

void QTReaderApp::SaveConfig  )  [private, slot]
 

Definition at line 4368 of file QTReaderApp.cpp.

References cSetConfigName, do_regedit(), m_nRegAction, QTReader::m_string, reader, and regEdit.

Referenced by QTReaderApp().

void QTReaderApp::savefilelist  )  [private]
 

Definition at line 3918 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), APPDIR, Global::applicationFileName(), QDir::cd(), d, QDir::home(), NULL, pOpenlist, and BkmkFile::write().

Referenced by saveprefs().

void QTReaderApp::saveprefs  ) 
 

Definition at line 3823 of file QTReaderApp.cpp.

References APPDIR, do_saveconfig(), and savefilelist().

Referenced by closeEvent().

void QTReaderApp::search  )  [private, slot]
 

Definition at line 2807 of file QTReaderApp.cpp.

References findNext().

Referenced by QTReaderApp().

void QTReaderApp::setBackgroundBitmap  )  [slot]
 

Definition at line 5053 of file QTReaderApp.cpp.

References APPDIR, Global::applicationFileName(), QDir::homeDirPath(), m_bgtype, m_themename, qDebug(), reader, and QTReader::setBackgroundBitmap().

Referenced by gotobkmk(), QTReaderApp(), and showprefs().

void QTReaderApp::setDocument const QString  )  [slot]
 

Definition at line 3143 of file QTReaderApp.cpp.

References openFile().

Referenced by main().

void QTReaderApp::setfont  )  [private, slot]
 

Definition at line 3695 of file QTReaderApp.cpp.

References cChooseFont, f, i, m_fontAction, m_fontBar, QTReader::m_fontname, m_fontSelector, m_fontVisible, and reader.

Referenced by QTReaderApp().

void QTReaderApp::setfontHelper const QString lcn,
int  size = 0
[protected]
 

Definition at line 3717 of file QTReaderApp.cpp.

References bkmkselector, QTReader::ChangeFont(), FontControl::currentsize(), f, m_annoWin, QTReader::m_fontControl, QTReader::m_fontname, m_propogatefontchange, reader, regEdit, and searchEdit.

Referenced by do_setfont(), readconfig(), and showprefs().

void QTReaderApp::setfullscreen bool  sfs  )  [private, slot]
 

Definition at line 1780 of file QTReaderApp.cpp.

References QTReader::bDoUpdates, m_fullscreen, reader, and showEditTools().

Referenced by QTReaderApp().

void QTReaderApp::setgrab bool  sfs  )  [private, slot]
 

Definition at line 1765 of file QTReaderApp.cpp.

References qApp.

Referenced by QTReaderApp().

void QTReaderApp::setinverted bool  sfs  )  [private, slot]
 

Definition at line 1722 of file QTReaderApp.cpp.

References QTReader::getfilter(), reader, QTReader::refresh(), QTReader::setfilter(), and QTReader::setInverse().

Referenced by QTReaderApp().

void QTReaderApp::setrotated bool  sfs  )  [private, slot]
 

Definition at line 1729 of file QTReaderApp.cpp.

References actionscroll(), Dasher::Opts::BottomToTop, Qt::Horizontal, Dasher::Opts::LeftToRight, m_layout, m_qtscroll, m_scrollbar, NULL, reader, QTReader::refresh(), Dasher::Opts::RightToLeft, scrollbar, QTReader::setrotated(), Dasher::Opts::TopToBottom, and Qt::Vertical.

Referenced by QTReaderApp(), and showtoolbarprefs().

void QTReaderApp::setscrollbarcolour  )  [private]
 

Definition at line 4993 of file QTReaderApp.cpp.

References getcolour(), m_scrollbarcolor, QTReader::m_scrollbarcolor, and reader.

Referenced by QTReaderApp(), readconfig(), and showprefs().

void QTReaderApp::setscrollcolour  )  [private]
 

Definition at line 4982 of file QTReaderApp.cpp.

References getcolour(), m_scrollcolor, QTReader::m_scrollcolor, and reader.

Referenced by QTReaderApp(), readconfig(), and showprefs().

void QTReaderApp::setScrollState bool  _b  )  [slot]
 

Definition at line 118 of file QTReaderApp.cpp.

References m_scrollButton.

Referenced by autoScroll(), doAction(), and QTReaderApp().

void QTReaderApp::settarget  )  [private, slot]
 

Definition at line 2603 of file QTReaderApp.cpp.

References cSetTarget, do_regedit(), QString::isEmpty(), m_nRegAction, m_targetapp, m_targetmsg, regEdit, and text.

void QTReaderApp::setTwoTouch bool  _b  )  [private, slot]
 

Definition at line 4365 of file QTReaderApp.cpp.

References reader, and QTReader::setTwoTouch().

Referenced by QTReaderApp().

void QTReaderApp::showAnnotation  )  [private, slot]
 

Definition at line 4107 of file QTReaderApp.cpp.

References Bkmk::anno(), Bkmk::blue(), editorStack, Bkmk::green(), hidetoolbars(), m_anno, m_annoIsEditing, m_annoWin, Bkmk::name(), Bkmk::red(), CAnnoEdit::setAnno(), CAnnoEdit::setColor(), CAnnoEdit::setName(), and Global::showInputMethod().

Referenced by addtoolbars().

void QTReaderApp::showbuttonprefs  )  [private, slot]
 

Definition at line 2015 of file QTReaderApp.cpp.

References editorStack, hidetoolbars(), m_buttonprefs, and m_kmapchanged.

Referenced by QTReaderApp().

void QTReaderApp::showEditTools  )  [private, slot]
 

Definition at line 2990 of file QTReaderApp.cpp.

References editorStack, fileBar, Global::hideInputMethod(), m_fontBar, m_fontVisible, m_fullscreen, m_hidebars, m_prog, m_scrollbar, m_scrollishidden, m_statusishidden, markBar, mb, navBar, NULL, reader, regBar, regVisible, searchBar, searchVisible, Global::showInputMethod(), showMaximized, updateCaption(), and viewBar.

Referenced by addAnno(), cancelbkmk(), closeEvent(), do_setencoding(), do_setfont(), gotobkmk(), infoClose(), openFile(), QTReaderApp(), setfullscreen(), and usefilebrowser().

void QTReaderApp::showgraphic QImage &   )  [private, slot]
 

Definition at line 2007 of file QTReaderApp.cpp.

References editorStack, hidetoolbars(), m_graphicwin, and GraphicWin::setImage().

Referenced by QTReaderApp().

void QTReaderApp::showinfo  )  [private, slot]
 

Definition at line 2322 of file QTReaderApp.cpp.

References QTReader::about(), QTReader::buffdoc, FontControl::currentsize(), d1, editorStack, QTReader::empty(), BuffDoc::endSection(), hidetoolbars(), QTReader::m_fontControl, m_infoWin, QTReader::pagelocate(), PROGNAME, reader, infowin::setAbout(), infowin::setDocLocation(), infowin::setDocRead(), infowin::setDocSize(), infowin::setFileSize(), infowin::setLocation(), infowin::setRatio(), infowin::setRead(), infowin::setTextSize(), infowin::setZoom(), QTReader::sizes(), and BuffDoc::startSection().

Referenced by QTReaderApp().

void QTReaderApp::showprefs  )  [private, slot]
 

Definition at line 2023 of file QTReaderApp.cpp.

References CPrefs::background(), QTReader::bautofmt, QTReader::bdblspce, QTReader::bdehyphen, QTReader::bdejpluck, QTReader::bdepluck, QTReader::bfulljust, CPrefs::bgtype(), QTReader::bindenter, QTReader::bkern, QTReader::bmakebold, QTReader::bNoInlineTables, QTReader::bonespace, CPrefs::BottomMargin(), QTReader::bpeanut, QTReader::bremap, QTReader::brepalm, QTReader::brepara, QTReader::bstripcr, QTReader::bstriphtml, QTReader::btextfmt, QTReader::bunderlineLink, QTReader::bunindent, CPrefs::Continuous(), CPrefs::Dehyphen(), CPrefs::Dejpluck(), CPrefs::Depluck(), CPrefs::dictApplication(), CPrefs::dictMessage(), CPrefs::DoubleBuffer(), CPrefs::DoubleSpace(), CPrefs::Embolden(), CPrefs::encoding(), FontControl::FixGraphics(), CPrefs::FixGraphics(), CPrefs::Font(), CPrefs::foreground(), CPrefs::FullJustify(), QTReader::getBaseSize(), getcolour(), QTReader::getextraspace(), QTReader::getfilter(), QTReader::getlead(), CPrefs::gfxsize(), QTReader::hyphenate, CPrefs::hyphenate(), CPrefs::ideogram(), CPrefs::ideogramwidth(), CPrefs::Indent(), CPrefs::InlineTables(), CPrefs::kern(), CPrefs::LeftMargin(), CPrefs::LineLead(), QTReader::m_absbottommargin, QTReader::m_absleft_border, QTReader::m_absright_border, QTReader::m_abstopmargin, m_background, m_bFloatingDialog, m_bgtype, QTReader::m_bMonoSpaced, QTReader::m_charpc, QTReader::m_continuousDocument, m_doAnnotation, m_doClipboard, m_doDictionary, m_doOutput, QTReader::m_doubleBuffered, QTReader::m_encd, QTReader::m_fontControl, QTReader::m_fontname, m_foreground, QTReader::m_output, QTReader::m_outputName, QTReader::m_overlap, m_propogatefontchange, m_scrollbarcolor, m_scrollcolor, QTReader::m_scrollstep, QTReader::m_scrolltype, m_setmono_action, QTReader::m_swapmouse, m_targetapp, m_targetmsg, m_touch_action, m_twoTouch, CPrefs::Markup(), CPrefs::minibarcol(), CPrefs::miscannotation(), CPrefs::miscclipboard(), CPrefs::miscdictionary(), CPrefs::miscoutput(), NULL, CPrefs::outcodec(), CPrefs::pageoverlap(), CPrefs::ParaLead(), PROGNAME, CPrefs::propfontchange(), qDebug(), reader, QTReader::refresh(), CPrefs::Remap(), CPrefs::repalm(), CPrefs::Reparagraph(), CPrefs::RightMargin(), CPrefs::scrollcolor(), CPrefs::scrollstep(), CPrefs::scrolltype(), QTReader::setBackground(), setBackgroundBitmap(), QTReader::setBaseSize(), QTReader::setContinuous(), QTReader::setDoubleBuffer(), QTReader::setextraspace(), QTReader::setfilter(), setfontHelper(), QTReader::setForeground(), QTReader::setlead(), setscrollbarcolour(), setscrollcolour(), QTReader::setTwoTouch(), CPrefs::SingleSpace(), CPrefs::StripCR(), CPrefs::SwapMouse(), CPrefs::TopMargin(), CPrefs::twotouch(), CPrefs::UnderlineLink(), CPrefs::Unindent(), and warning().

Referenced by QTReaderApp().

void QTReaderApp::showtoolbarprefs  )  [private, slot]
 

Definition at line 2240 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), addtoolbars(), APPDIR, QDir::cd(), d, CBarPrefs::floating(), QDir::home(), INIFILE, CBarPrefs::isChanged(), CBarPrefs::localscroll(), m_bFloatingDialog, m_localscroll, m_qtscroll, QTReader::m_rotated, m_scrollbar, QTReader::m_scrollpos, m_tbmovesave, m_tbpolsave, m_tbposition, QDir::mkdir(), NULL, PROGNAME, CBarPrefs::qtscroll(), qWarning(), reader, QFileInfo::setFile(), setrotated(), CBarPrefs::tbmovable(), CBarPrefs::tbpolicy(), CBarPrefs::tbposition(), and warning().

Referenced by QTReaderApp().

void QTReaderApp::suspend  ) 
 

Definition at line 1363 of file QTReaderApp.cpp.

References reader, and QTReader::suspend().

Referenced by hideEvent(), and msgHandler().

void QTReaderApp::TidyConfig  )  [private, slot]
 

Definition at line 4805 of file QTReaderApp.cpp.

References bkmkselector, cRmConfig, editorStack, hidetoolbars(), m_nBkmkAction, PopulateConfig(), and PROGNAME.

Referenced by QTReaderApp().

void QTReaderApp::updateCaption  )  [private]
 

Definition at line 3131 of file QTReaderApp.cpp.

References QTReader::m_string, reader, SHORTPROGNAME, and tr.

Referenced by showEditTools().

void QTReaderApp::updatefileinfo  )  [private]
 

Definition at line 1873 of file QTReaderApp.cpp.

References CList< T >::begin(), CFiledata::content(), data, CList< T >::end(), QString::isEmpty(), CFiledata::length(), QTReader::m_lastfile, QTReader::m_string, NULL, QTReader::pagelocate(), pOpenlist, CList< T >::push_front(), reader, QTReader::setSaveData(), and ustrcmp().

Referenced by closeEvent(), fileOpen(), and forceopen().

void QTReaderApp::UpdateStatus  )  [slot]
 

Definition at line 4018 of file QTReaderApp.cpp.

References QTReader::buffdoc, FontControl::currentsize(), BuffDoc::endSection(), filesize(), i, QString::length(), QTReader::m_fontControl, m_prog, m_statusstring, QTReader::pagelocate(), percent(), reader, QTReader::sizes(), and BuffDoc::startSection().

Referenced by OnRedraw().

QString QTReaderApp::usefilebrowser  )  [private]
 

Definition at line 1971 of file QTReaderApp.cpp.

References OFileSelector::EXTENDED_ALL, fileBrowser::getCurrentFile(), OFileDialog::getOpenFileName(), QMap< Key, T >::insert(), m_bFloatingDialog, QTReader::m_lastfile, QString::null, reader, s, showEditTools(), and tr.

Referenced by cancelbkmk(), and fileOpen2().

QToolBar * QTReaderApp::viewbar  )  [private]
 

Definition at line 1280 of file QTReaderApp.cpp.

References cesMenuTool, cesMultiple, fileBar, m_tbpol, m_tbposition, NULL, qDebug(), and viewBar.

Referenced by addtoolbars(), and addviewbar().

void QTReaderApp::writeUrl const QString file,
const QString href
[private]
 

Definition at line 4881 of file QTReaderApp.cpp.

References QFileInfo::absFilePath(), APPDIR, Global::applicationFileName(), QDir::cd(), d, QDir::home(), QDir::mkdir(), NULL, PROGNAME, qWarning(), QFileInfo::setFile(), and warning().

Referenced by OnURLSelected().

void QTReaderApp::zoomin  )  [private, slot]
 

Definition at line 1806 of file QTReaderApp.cpp.

References f, FontControl::getsize(), QTReader::m_fontControl, QTReader::m_fontname, m_prog, reader, and QTReader::zoomin().

Referenced by doAction(), and QTReaderApp().

void QTReaderApp::zoomout  )  [private, slot]
 

Definition at line 1813 of file QTReaderApp.cpp.

References f, FontControl::getsize(), QTReader::m_fontControl, QTReader::m_fontname, m_prog, reader, and QTReader::zoomout().

Referenced by doAction(), and QTReaderApp().


Member Data Documentation

CBkmkSelector* QTReaderApp::bkmkselector [private]
 

Definition at line 408 of file QTReaderApp.h.

Referenced by ExportLinks(), gotobkmk(), listbkmk(), listBkmkFiles(), LoadConfig(), LoadTheme(), PopulateConfig(), QTReaderApp(), setfontHelper(), and TidyConfig().

QWidgetStack* QTReaderApp::editorStack [private]
 

Definition at line 421 of file QTReaderApp.h.

Referenced by addanno(), closeEvent(), ExportLinks(), listbkmk(), listBkmkFiles(), LoadConfig(), LoadTheme(), OnWordSelected(), QTReaderApp(), showAnnotation(), showbuttonprefs(), showEditTools(), showgraphic(), showinfo(), and TidyConfig().

QToolBar* QTReaderApp::fileBar [private]
 

Definition at line 428 of file QTReaderApp.h.

Referenced by addtoolbars(), doAction(), filebar(), hidetoolbars(), markbar(), navbar(), QTReaderApp(), showEditTools(), and viewbar().

QMap<orKey, int> QTReaderApp::kmap [private]
 

Definition at line 135 of file QTReaderApp.h.

Referenced by closeEvent(), doAction(), infoClose(), and QTReaderApp().

QAction * QTReaderApp::m_actFullscreen [protected]
 

Definition at line 183 of file QTReaderApp.h.

Referenced by addtoolbars(), doAction(), handlekey(), and QTReaderApp().

Bkmk* QTReaderApp::m_anno [protected]
 

Definition at line 185 of file QTReaderApp.h.

Referenced by addAnno(), findNextBookmark(), and showAnnotation().

bool QTReaderApp::m_annoIsEditing [private]
 

Definition at line 147 of file QTReaderApp.h.

Referenced by addanno(), addAnno(), OnWordSelected(), and showAnnotation().

QAction* QTReaderApp::m_annotate_action [private]
 

Definition at line 355 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

CAnnoEdit* QTReaderApp::m_annoWin [protected]
 

Definition at line 184 of file QTReaderApp.h.

Referenced by addanno(), addAnno(), OnWordSelected(), QTReaderApp(), setfontHelper(), and showAnnotation().

QAction* QTReaderApp::m_autogen_action [private]
 

Definition at line 356 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QString QTReaderApp::m_autogenstr [private]
 

Definition at line 459 of file QTReaderApp.h.

Referenced by do_autogen(), and QTReaderApp().

QAction * QTReaderApp::m_back_action [private]
 

Definition at line 352 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

int QTReaderApp::m_background [protected]
 

Definition at line 186 of file QTReaderApp.h.

Referenced by do_saveconfig(), QTReaderApp(), readconfig(), and showprefs().

bool QTReaderApp::m_bcloseDisabled [private]
 

Definition at line 413 of file QTReaderApp.h.

Referenced by closeEvent(), handlekey(), and QTReaderApp().

bool QTReaderApp::m_bFloatingDialog [private]
 

Definition at line 148 of file QTReaderApp.h.

Referenced by do_saveconfig(), gotobkmk(), QTReaderApp(), readconfig(), showprefs(), showtoolbarprefs(), and usefilebrowser().

bground QTReaderApp::m_bgtype [private]
 

Definition at line 139 of file QTReaderApp.h.

Referenced by do_saveconfig(), QTReaderApp(), readconfig(), setBackgroundBitmap(), and showprefs().

QAction* QTReaderApp::m_bkmkAvail [protected]
 

Definition at line 183 of file QTReaderApp.h.

Referenced by addtoolbars(), OnRedraw(), and QTReaderApp().

QAction* QTReaderApp::m_buttonAction[MAX_ACTIONS] [private]
 

Definition at line 406 of file QTReaderApp.h.

Referenced by ActNameToInt().

CButtonPrefs* QTReaderApp::m_buttonprefs [private]
 

Definition at line 150 of file QTReaderApp.h.

Referenced by closeEvent(), infoClose(), QTReaderApp(), and showbuttonprefs().

QAction * QTReaderApp::m_buttonprefs_action [private]
 

Definition at line 360 of file QTReaderApp.h.

Referenced by QTReaderApp().

QAction * QTReaderApp::m_clear_action [private]
 

Definition at line 356 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction * QTReaderApp::m_close_action [private]
 

Definition at line 349 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

int QTReaderApp::m_debounce [private]
 

Definition at line 137 of file QTReaderApp.h.

Referenced by do_saveconfig(), handlekey(), infoClose(), and QTReaderApp().

QAction * QTReaderApp::m_delete_action [private]
 

Definition at line 355 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

bool QTReaderApp::m_disableesckey [private]
 

Definition at line 413 of file QTReaderApp.h.

Referenced by closeEvent(), handlekey(), and QTReaderApp().

bool QTReaderApp::m_doAnnotation [protected]
 

Definition at line 209 of file QTReaderApp.h.

Referenced by do_saveconfig(), OnAnnotation(), OnWordSelected(), QTReaderApp(), readconfig(), and showprefs().

bool QTReaderApp::m_doClipboard [protected]
 

Definition at line 212 of file QTReaderApp.h.

Referenced by do_saveconfig(), OnClipboard(), OnWordSelected(), QTReaderApp(), readconfig(), and showprefs().

bool QTReaderApp::m_doDictionary [protected]
 

Definition at line 210 of file QTReaderApp.h.

Referenced by do_saveconfig(), OnDictionary(), OnWordSelected(), QTReaderApp(), readconfig(), and showprefs().

bool QTReaderApp::m_dontSave [private]
 

Definition at line 460 of file QTReaderApp.h.

Referenced by closeEvent().

bool QTReaderApp::m_doOutput [protected]
 

Definition at line 211 of file QTReaderApp.h.

Referenced by do_saveconfig(), OnWordSelected(), QTReaderApp(), readconfig(), and showprefs().

QAction* QTReaderApp::m_end_action [private]
 

Definition at line 351 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction * QTReaderApp::m_endBlock_action [private]
 

Definition at line 357 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction* QTReaderApp::m_exportlinks_action [private]
 

Definition at line 360 of file QTReaderApp.h.

Referenced by QTReaderApp().

bool QTReaderApp::m_fBkmksChanged [private]
 

Definition at line 455 of file QTReaderApp.h.

Referenced by addAnno(), clearBkmkList(), closeEvent(), do_addbkmk(), do_autogen(), fileOpen2(), forceopen(), gotobkmk(), QTReaderApp(), readbkmks(), and savebkmks().

QAction * QTReaderApp::m_find_action [private]
 

Definition at line 350 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

fontselector_action QTReaderApp::m_fontAction [private]
 

Definition at line 151 of file QTReaderApp.h.

Referenced by chooseencoding(), do_setencoding(), do_setfont(), and setfont().

QToolBar* QTReaderApp::m_fontBar [private]
 

Definition at line 435 of file QTReaderApp.h.

Referenced by chooseencoding(), closeEvent(), do_setencoding(), do_setfont(), hidetoolbars(), QTReaderApp(), setfont(), and showEditTools().

QComboBox* QTReaderApp::m_fontSelector [private]
 

Definition at line 423 of file QTReaderApp.h.

Referenced by chooseencoding(), QTReaderApp(), and setfont().

bool QTReaderApp::m_fontVisible [private]
 

Definition at line 439 of file QTReaderApp.h.

Referenced by chooseencoding(), closeEvent(), do_setencoding(), do_setfont(), hidetoolbars(), QTReaderApp(), setfont(), and showEditTools().

int QTReaderApp::m_foreground [protected]
 

Definition at line 186 of file QTReaderApp.h.

Referenced by do_saveconfig(), QTReaderApp(), readconfig(), and showprefs().

QAction * QTReaderApp::m_forward_action [private]
 

Definition at line 353 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

bool QTReaderApp::m_fullscreen [protected]
 

Definition at line 213 of file QTReaderApp.h.

Referenced by closeEvent(), doAction(), handlekey(), QTReaderApp(), setfullscreen(), and showEditTools().

QAction * QTReaderApp::m_goto_action [private]
 

Definition at line 355 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

GraphicWin* QTReaderApp::m_graphicwin [private]
 

Definition at line 453 of file QTReaderApp.h.

Referenced by QTReaderApp(), and showgraphic().

bool QTReaderApp::m_hidebars [private]
 

Definition at line 144 of file QTReaderApp.h.

Referenced by do_saveconfig(), doAction(), QTReaderApp(), readconfig(), and showEditTools().

QAction* QTReaderApp::m_home_action [private]
 

Definition at line 353 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction* QTReaderApp::m_info_action [private]
 

Definition at line 350 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

infowin* QTReaderApp::m_infoWin [private]
 

Definition at line 452 of file QTReaderApp.h.

Referenced by QTReaderApp(), and showinfo().

QAction * QTReaderApp::m_inverse_action [private]
 

Definition at line 360 of file QTReaderApp.h.

Referenced by addtoolbars(), doAction(), and QTReaderApp().

QAction * QTReaderApp::m_jump_action [private]
 

Definition at line 351 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

bool QTReaderApp::m_kmapchanged [private]
 

Definition at line 138 of file QTReaderApp.h.

Referenced by infoClose(), and showbuttonprefs().

timeb QTReaderApp::m_lastkeytime [private]
 

Definition at line 140 of file QTReaderApp.h.

Referenced by handlekey(), and QTReaderApp().

QBoxLayout* QTReaderApp::m_layout [private]
 

Definition at line 145 of file QTReaderApp.h.

Referenced by QTReaderApp(), and setrotated().

QAction* QTReaderApp::m_loadconfig_action [private]
 

Definition at line 359 of file QTReaderApp.h.

Referenced by QTReaderApp().

bool QTReaderApp::m_loadedconfig [protected]
 

Definition at line 214 of file QTReaderApp.h.

Referenced by openFile().

QAction * QTReaderApp::m_loadtheme_action [private]
 

Definition at line 359 of file QTReaderApp.h.

Referenced by QTReaderApp().

int QTReaderApp::m_localscroll [private]
 

Definition at line 143 of file QTReaderApp.h.

Referenced by do_saveconfig(), doAction(), QTReaderApp(), and showtoolbarprefs().

QAction * QTReaderApp::m_mark_action [private]
 

Definition at line 354 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

bkmk_action QTReaderApp::m_nBkmkAction [private]
 

Definition at line 458 of file QTReaderApp.h.

Referenced by cancelbkmk(), do_delmark(), do_gotomark(), ExportLinks(), fileOpen2(), gotobkmk(), listBkmkFiles(), LoadConfig(), LoadTheme(), and TidyConfig().

regedit_type QTReaderApp::m_nRegAction [private]
 

Definition at line 457 of file QTReaderApp.h.

Referenced by addbkmk(), do_autogen(), do_regaction(), jump(), reparastring(), SaveConfig(), and settarget().

QAction * QTReaderApp::m_open_action [private]
 

Definition at line 349 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction * QTReaderApp::m_pagedn_action [private]
 

Definition at line 352 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction * QTReaderApp::m_pageline_action [private]
 

Definition at line 351 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction* QTReaderApp::m_pageup_action [private]
 

Definition at line 352 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction* QTReaderApp::m_preferences_action [private]
 

Definition at line 349 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QLabel* QTReaderApp::m_prog [private]
 

Definition at line 146 of file QTReaderApp.h.

Referenced by doAction(), hidetoolbars(), OnRedraw(), QTReaderApp(), showEditTools(), UpdateStatus(), zoomin(), and zoomout().

bool QTReaderApp::m_propogatefontchange [private]
 

Definition at line 148 of file QTReaderApp.h.

Referenced by do_saveconfig(), QTReaderApp(), readconfig(), setfontHelper(), and showprefs().

int QTReaderApp::m_qtscroll [private]
 

Definition at line 143 of file QTReaderApp.h.

Referenced by do_saveconfig(), doAction(), QTReaderApp(), setrotated(), and showtoolbarprefs().

QAction* QTReaderApp::m_repara_action [private]
 

Definition at line 361 of file QTReaderApp.h.

Referenced by QTReaderApp().

QAction * QTReaderApp::m_rotate_action [private]
 

Definition at line 360 of file QTReaderApp.h.

Referenced by addtoolbars(), doAction(), and QTReaderApp().

QAction * QTReaderApp::m_save_action [private]
 

Definition at line 356 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction * QTReaderApp::m_saveconfig_action [private]
 

Definition at line 358 of file QTReaderApp.h.

Referenced by QTReaderApp().

unsigned long QTReaderApp::m_savedpos [private]
 

Definition at line 136 of file QTReaderApp.h.

Referenced by editCopy(), editMark(), and openFile().

QScrollBar* QTReaderApp::m_scrollbar [private]
 

Definition at line 141 of file QTReaderApp.h.

Referenced by doAction(), hidetoolbars(), OnRedraw(), QTReaderApp(), setrotated(), showEditTools(), and showtoolbarprefs().

int QTReaderApp::m_scrollbarcolor [protected]
 

Definition at line 186 of file QTReaderApp.h.

Referenced by do_saveconfig(), QTReaderApp(), readconfig(), setscrollbarcolour(), and showprefs().

QAction* QTReaderApp::m_scrollButton [private]
 

Definition at line 404 of file QTReaderApp.h.

Referenced by addtoolbars(), QTReaderApp(), and setScrollState().

int QTReaderApp::m_scrollcolor [protected]
 

Definition at line 186 of file QTReaderApp.h.

Referenced by do_saveconfig(), QTReaderApp(), readconfig(), setscrollcolour(), and showprefs().

bool QTReaderApp::m_scrollishidden [private]
 

Definition at line 144 of file QTReaderApp.h.

Referenced by do_saveconfig(), doAction(), QTReaderApp(), readconfig(), and showEditTools().

QAction* QTReaderApp::m_setenc_action [private]
 

Definition at line 358 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction * QTReaderApp::m_setfont_action [private]
 

Definition at line 354 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction * QTReaderApp::m_setmono_action [private]
 

Definition at line 358 of file QTReaderApp.h.

Referenced by addtoolbars(), QTReaderApp(), readconfig(), and showprefs().

QAction * QTReaderApp::m_start_action [private]
 

Definition at line 350 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction * QTReaderApp::m_startBlock_action [private]
 

Definition at line 357 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

bool QTReaderApp::m_statusishidden [private]
 

Definition at line 144 of file QTReaderApp.h.

Referenced by do_saveconfig(), doAction(), QTReaderApp(), readconfig(), and showEditTools().

QString QTReaderApp::m_statusstring [private]
 

Definition at line 391 of file QTReaderApp.h.

Referenced by do_saveconfig(), QTReaderApp(), readconfig(), and UpdateStatus().

QString QTReaderApp::m_targetapp [private]
 

Definition at line 391 of file QTReaderApp.h.

Referenced by do_saveconfig(), do_settarget(), OnWordSelected(), QTReaderApp(), readconfig(), settarget(), and showprefs().

QString QTReaderApp::m_targetmsg [private]
 

Definition at line 391 of file QTReaderApp.h.

Referenced by do_saveconfig(), do_settarget(), OnWordSelected(), QTReaderApp(), readconfig(), settarget(), and showprefs().

bool QTReaderApp::m_tbmove [private]
 

Definition at line 368 of file QTReaderApp.h.

Referenced by QTReaderApp(), and readconfig().

bool QTReaderApp::m_tbmovesave [private]
 

Definition at line 368 of file QTReaderApp.h.

Referenced by do_saveconfig(), QTReaderApp(), readconfig(), and showtoolbarprefs().

ToolbarPolicy QTReaderApp::m_tbpol [private]
 

Definition at line 366 of file QTReaderApp.h.

Referenced by filebar(), markbar(), navbar(), QTReaderApp(), readconfig(), and viewbar().

ToolbarPolicy QTReaderApp::m_tbpolsave [private]
 

Definition at line 366 of file QTReaderApp.h.

Referenced by do_saveconfig(), QTReaderApp(), readconfig(), and showtoolbarprefs().

ToolBarDock QTReaderApp::m_tbposition [private]
 

Definition at line 367 of file QTReaderApp.h.

Referenced by do_saveconfig(), filebar(), markbar(), navbar(), QTReaderApp(), readconfig(), showtoolbarprefs(), and viewbar().

QString QTReaderApp::m_themename [private]
 

Definition at line 391 of file QTReaderApp.h.

Referenced by do_saveconfig(), gotobkmk(), QTReaderApp(), readconfig(), and setBackgroundBitmap().

QAction* QTReaderApp::m_tidy_action [private]
 

Definition at line 357 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction * QTReaderApp::m_tidyconfig_action [private]
 

Definition at line 359 of file QTReaderApp.h.

Referenced by QTReaderApp().

QAction * QTReaderApp::m_toolbarprefs_action [private]
 

Definition at line 359 of file QTReaderApp.h.

Referenced by QTReaderApp().

QAction * QTReaderApp::m_touch_action [private]
 

Definition at line 350 of file QTReaderApp.h.

Referenced by addtoolbars(), QTReaderApp(), readconfig(), and showprefs().

bool QTReaderApp::m_twoTouch [private]
 

Definition at line 439 of file QTReaderApp.h.

Referenced by do_saveconfig(), QTReaderApp(), readconfig(), and showprefs().

unsigned long QTReaderApp::m_uid = 0 [static, private]
 

Definition at line 116 of file QTReaderApp.cpp.

Referenced by get_unique_id().

bool QTReaderApp::m_url_clipboard [private]
 

Definition at line 149 of file QTReaderApp.h.

Referenced by OnURLSelected(), and QTReaderApp().

bool QTReaderApp::m_url_globalfile [private]
 

Definition at line 149 of file QTReaderApp.h.

Referenced by OnURLSelected(), and QTReaderApp().

bool QTReaderApp::m_url_localfile [private]
 

Definition at line 149 of file QTReaderApp.h.

Referenced by OnURLSelected(), and QTReaderApp().

QAction * QTReaderApp::m_zoomin_action [private]
 

Definition at line 353 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QAction* QTReaderApp::m_zoomout_action [private]
 

Definition at line 354 of file QTReaderApp.h.

Referenced by addtoolbars(), and QTReaderApp().

QToolBar * QTReaderApp::markBar [private]
 

Definition at line 428 of file QTReaderApp.h.

Referenced by addtoolbars(), doAction(), hidetoolbars(), markbar(), QTReaderApp(), and showEditTools().

QMenuBar* QTReaderApp::mb [private]
 

Definition at line 432 of file QTReaderApp.h.

Referenced by doAction(), QTReaderApp(), and showEditTools().

QToolBar * QTReaderApp::navBar [private]
 

Definition at line 428 of file QTReaderApp.h.

Referenced by addtoolbars(), doAction(), hidetoolbars(), navbar(), QTReaderApp(), and showEditTools().

QProgressBar* QTReaderApp::pbar [private]
 

Definition at line 454 of file QTReaderApp.h.

Referenced by do_autogen(), and QTReaderApp().

CList<Bkmk>* QTReaderApp::pBkmklist [private]
 

Definition at line 450 of file QTReaderApp.h.

Referenced by addAnno(), clearBkmkList(), closeEvent(), do_addbkmk(), do_autogen(), do_delmark(), do_gotomark(), fileOpen2(), findNextBookmark(), forceopen(), gotobkmk(), OnRedraw(), QTReaderApp(), readbkmks(), and savebkmks().

CList<Bkmk>* QTReaderApp::pOpenlist [private]
 

Definition at line 451 of file QTReaderApp.h.

Referenced by fileClose(), fileOpen2(), gotobkmk(), QTReaderApp(), readfilelist(), savefilelist(), and updatefileinfo().

QTReader* QTReaderApp::reader [private]
 

Definition at line 422 of file QTReaderApp.h.

Referenced by actionscroll(), addanno(), addAnno(), addbkmk(), autoScroll(), chooseencoding(), clear(), clearBkmkList(), closeEvent(), do_addbkmk(), do_autogen(), do_jump(), do_regaction(), do_regedit(), do_reparastring(), do_saveconfig(), do_setencoding(), do_setfont(), doAction(), editCopy(), editFind(), editMark(), fileClose(), fileOpen2(), findClose(), findNext(), findNextBookmark(), forceopen(), gotobkmk(), gotoEnd(), gotoStart(), jump(), listbkmk(), monospace(), OnRedraw(), OnURLSelected(), OnWordSelected(), openFile(), openfrombkmk(), pagedn(), pagemode(), pageup(), QTReaderApp(), readbkmks(), readconfig(), regClose(), reparastring(), restoreFocus(), savebkmks(), SaveConfig(), setBackgroundBitmap(), setfont(), setfontHelper(), setfullscreen(), setinverted(), setrotated(), setscrollbarcolour(), setscrollcolour(), setTwoTouch(), showEditTools(), showinfo(), showprefs(), showtoolbarprefs(), suspend(), updateCaption(), updatefileinfo(), UpdateStatus(), usefilebrowser(), zoomin(), and zoomout().

QFloatBar * QTReaderApp::regBar [private]
 

Definition at line 434 of file QTReaderApp.h.

Referenced by closeEvent(), do_autogen(), do_regaction(), do_regedit(), hidetoolbars(), QTReaderApp(), regClose(), and showEditTools().

QLineEdit * QTReaderApp::regEdit [private]
 

Definition at line 436 of file QTReaderApp.h.

Referenced by addbkmk(), do_autogen(), do_regaction(), do_regedit(), jump(), QTReaderApp(), regClose(), reparastring(), SaveConfig(), setfontHelper(), and settarget().

bool QTReaderApp::regVisible [private]
 

Definition at line 438 of file QTReaderApp.h.

Referenced by closeEvent(), do_regaction(), do_regedit(), hidetoolbars(), QTReaderApp(), regClose(), and showEditTools().

QScrollBar* QTReaderApp::scrollbar [private]
 

Definition at line 142 of file QTReaderApp.h.

Referenced by OnRedraw(), QTReaderApp(), and setrotated().

QFloatBar* QTReaderApp::searchBar [private]
 

Definition at line 434 of file QTReaderApp.h.

Referenced by closeEvent(), editFind(), findClose(), hidetoolbars(), QTReaderApp(), and showEditTools().

QLineEdit* QTReaderApp::searchEdit [private]
 

Definition at line 436 of file QTReaderApp.h.

Referenced by editFind(), findClose(), findNext(), QTReaderApp(), and setfontHelper().

size_t QTReaderApp::searchStart [private]
 

Definition at line 414 of file QTReaderApp.h.

Referenced by editFind().

bool QTReaderApp::searchVisible [private]
 

Definition at line 437 of file QTReaderApp.h.

Referenced by closeEvent(), editFind(), findClose(), hidetoolbars(), QTReaderApp(), and showEditTools().

QToolBar * QTReaderApp::viewBar [private]
 

Definition at line 428 of file QTReaderApp.h.

Referenced by addtoolbars(), doAction(), hidetoolbars(), QTReaderApp(), showEditTools(), and viewbar().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:49:52 2005 for OPIE by  doxygen 1.4.2