#include </home/clem/local/src/opie/noncore/apps/opie-reader/ToolbarPrefs.h>
Collaboration diagram for CBarPrefs:

Public Member Functions | |
| CBarPrefs (const QString &appdir, bool fs=true, QWidget *parent=0, const char *name=0) | |
| ~CBarPrefs () | |
| bool | isChanged () |
| bool | floating () |
| void | floating (bool v) |
| int | tbpolicy () |
| int | qtscroll () |
| int | localscroll () |
| void | tbpolicy (int v) |
| void | qtscroll (int v) |
| void | localscroll (int v) |
| bool | tbmovable () |
| void | tbmovable (bool v) |
| int | tbposition () |
| void | tbposition (int v) |
Private Member Functions | |
| void | keyPressEvent (QKeyEvent *e) |
Private Attributes | |
| CMiscBarPrefs * | misc |
| CFileBarPrefs * | filebar |
| CNavBarPrefs * | navbar |
| CViewBarPrefs * | viewbar |
| CMarkBarPrefs * | markbar |
| CIndBarPrefs * | indbar |
| Config | config |
|
||||||||||||||||||||
|
Definition at line 26 of file ToolbarPrefs.cpp. References config, filebar, indbar, markbar, misc, navbar, showMaximized, tr, v, and viewbar. |
|
|
Definition at line 216 of file ToolbarPrefs.h. References filebar, indbar, CIndBarPrefs::isChanged(), CMarkBarPrefs::isChanged(), CViewBarPrefs::isChanged(), CFileBarPrefs::isChanged(), CNavBarPrefs::isChanged(), markbar, navbar, CIndBarPrefs::saveall(), CMarkBarPrefs::saveall(), CViewBarPrefs::saveall(), CFileBarPrefs::saveall(), CNavBarPrefs::saveall(), and viewbar. |
|
|
Definition at line 243 of file ToolbarPrefs.h. References CMiscBarPrefs::floating, and misc. |
|
|
Definition at line 242 of file ToolbarPrefs.h. References CMiscBarPrefs::floating, and misc. Referenced by QTReaderApp::showtoolbarprefs(). |
|
|
Definition at line 227 of file ToolbarPrefs.h. References filebar, indbar, CIndBarPrefs::isChanged(), CMarkBarPrefs::isChanged(), CViewBarPrefs::isChanged(), CNavBarPrefs::isChanged(), CFileBarPrefs::isChanged(), markbar, navbar, and viewbar. Referenced by QTReaderApp::showtoolbarprefs(). |
|
|
Definition at line 197 of file ToolbarPrefs.h. |
|
|
Definition at line 250 of file ToolbarPrefs.h. References CMiscBarPrefs::localscroll, and misc. |
|
|
Definition at line 246 of file ToolbarPrefs.h. References CMiscBarPrefs::localscroll, and misc. Referenced by QTReaderApp::showtoolbarprefs(). |
|
|
Definition at line 249 of file ToolbarPrefs.h. References misc, and CMiscBarPrefs::qtscroll. |
|
|
Definition at line 245 of file ToolbarPrefs.h. References misc, and CMiscBarPrefs::qtscroll. Referenced by QTReaderApp::showtoolbarprefs(). |
|
|
Definition at line 257 of file ToolbarPrefs.h. References misc, and CMiscBarPrefs::tbmovable. |
|
|
Definition at line 256 of file ToolbarPrefs.h. References misc, and CMiscBarPrefs::tbmovable. Referenced by QTReaderApp::showtoolbarprefs(). |
|
|
Definition at line 248 of file ToolbarPrefs.h. References misc, and CMiscBarPrefs::tbpolicy. |
|
|
Definition at line 244 of file ToolbarPrefs.h. References misc, and CMiscBarPrefs::tbpolicy. Referenced by QTReaderApp::showtoolbarprefs(). |
|
|
Definition at line 260 of file ToolbarPrefs.h. References misc, and CMiscBarPrefs::tbposition. |
|
|
Definition at line 258 of file ToolbarPrefs.h. References misc, and CMiscBarPrefs::tbposition. Referenced by QTReaderApp::showtoolbarprefs(). |
|
|
Definition at line 195 of file ToolbarPrefs.h. Referenced by CBarPrefs(). |
|
|
Definition at line 190 of file ToolbarPrefs.h. Referenced by CBarPrefs(), isChanged(), and ~CBarPrefs(). |
|
|
Definition at line 194 of file ToolbarPrefs.h. Referenced by CBarPrefs(), isChanged(), and ~CBarPrefs(). |
|
|
Definition at line 193 of file ToolbarPrefs.h. Referenced by CBarPrefs(), isChanged(), and ~CBarPrefs(). |
|
|
Definition at line 187 of file ToolbarPrefs.h. Referenced by CBarPrefs(), floating(), localscroll(), qtscroll(), tbmovable(), tbpolicy(), and tbposition(). |
|
|
Definition at line 191 of file ToolbarPrefs.h. Referenced by CBarPrefs(), isChanged(), and ~CBarPrefs(). |
|
|
Definition at line 192 of file ToolbarPrefs.h. Referenced by CBarPrefs(), isChanged(), and ~CBarPrefs(). |
1.4.2