#include </home/clem/local/src/opie/core/settings/launcher/tabconfig.h>
Collaboration diagram for TabConfig:

Public Types | |
| enum | ViewMode { Icon, List } |
| enum | BackgroundType { Ruled, SolidColor, Image } |
Public Member Functions | |
| bool | operator== (const TabConfig &tc) |
Public Attributes | |
| ViewMode | m_view |
| BackgroundType | m_bg_type |
| QString | m_last_directory |
| QString | m_bg_image |
| QString | m_bg_color |
| int | m_iconcolumns |
| QString | m_text_color |
| bool | m_font_use |
| QString | m_font_family |
| int | m_font_size |
| int | m_font_weight |
| bool | m_font_italic |
| bool | m_changed |
|
|
Definition at line 35 of file tabconfig.h. |
|
|
Definition at line 31 of file tabconfig.h. |
|
|
Definition at line 55 of file tabconfig.h. References m_bg_color, m_bg_image, m_bg_type, m_font_family, m_font_italic, m_font_size, m_font_use, m_font_weight, m_iconcolumns, m_text_color, m_view, and true. |
|
|
Definition at line 45 of file tabconfig.h. Referenced by operator==(). |
|
|
Definition at line 44 of file tabconfig.h. Referenced by operator==(). |
|
|
Definition at line 42 of file tabconfig.h. Referenced by operator==(), and TabDialog::TabDialog(). |
|
|
Definition at line 53 of file tabconfig.h. |
|
|
Definition at line 49 of file tabconfig.h. Referenced by operator==(). |
|
|
Definition at line 52 of file tabconfig.h. Referenced by operator==(). |
|
|
Definition at line 50 of file tabconfig.h. Referenced by operator==(). |
|
|
Definition at line 48 of file tabconfig.h. Referenced by operator==(). |
|
|
Definition at line 51 of file tabconfig.h. Referenced by operator==(). |
|
|
Definition at line 46 of file tabconfig.h. Referenced by operator==(), and TabsSettings::readTabSettings(). |
|
|
Definition at line 43 of file tabconfig.h. Referenced by TabsSettings::accept(), TabDialog::bgImageClicked(), and TabDialog::createIconTab(). |
|
|
Definition at line 47 of file tabconfig.h. Referenced by operator==(). |
|
|
Definition at line 41 of file tabconfig.h. Referenced by operator==(). |
1.4.2