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

TabConfig Struct Reference

#include </home/clem/local/src/opie/core/settings/launcher/tabconfig.h>

Collaboration diagram for TabConfig:

Collaboration graph
[legend]
List of all members.

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

Member Enumeration Documentation

enum TabConfig::BackgroundType
 

Enumeration values:
Ruled 
SolidColor 
Image 

Definition at line 35 of file tabconfig.h.

enum TabConfig::ViewMode
 

Enumeration values:
Icon 
List 

Definition at line 31 of file tabconfig.h.


Member Function Documentation

bool TabConfig::operator== const TabConfig tc  )  [inline]
 

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.


Member Data Documentation

QString TabConfig::m_bg_color
 

Definition at line 45 of file tabconfig.h.

Referenced by operator==().

QString TabConfig::m_bg_image
 

Definition at line 44 of file tabconfig.h.

Referenced by operator==().

BackgroundType TabConfig::m_bg_type
 

Definition at line 42 of file tabconfig.h.

Referenced by operator==(), and TabDialog::TabDialog().

bool TabConfig::m_changed
 

Definition at line 53 of file tabconfig.h.

QString TabConfig::m_font_family
 

Definition at line 49 of file tabconfig.h.

Referenced by operator==().

bool TabConfig::m_font_italic
 

Definition at line 52 of file tabconfig.h.

Referenced by operator==().

int TabConfig::m_font_size
 

Definition at line 50 of file tabconfig.h.

Referenced by operator==().

bool TabConfig::m_font_use
 

Definition at line 48 of file tabconfig.h.

Referenced by operator==().

int TabConfig::m_font_weight
 

Definition at line 51 of file tabconfig.h.

Referenced by operator==().

int TabConfig::m_iconcolumns
 

Definition at line 46 of file tabconfig.h.

Referenced by operator==(), and TabsSettings::readTabSettings().

QString TabConfig::m_last_directory
 

Definition at line 43 of file tabconfig.h.

Referenced by TabsSettings::accept(), TabDialog::bgImageClicked(), and TabDialog::createIconTab().

QString TabConfig::m_text_color
 

Definition at line 47 of file tabconfig.h.

Referenced by operator==().

ViewMode TabConfig::m_view
 

Definition at line 41 of file tabconfig.h.

Referenced by operator==().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:53:01 2005 for OPIE by  doxygen 1.4.2