Public Member Functions | |
| SampleView (QWidget *parent=0, const char *name=0) | |
| void | setViewMode (TabConfig::ViewMode m) |
| void | setBackgroundType (TabConfig::BackgroundType t, const QString &val) |
| void | setTextColor (const QColor &tc) |
| void | setViewFont (const QFont &f) |
| void | setItemTextPos (ItemTextPos pos) |
| void | calculateGrid (ItemTextPos pos) |
| void | paletteChange (const QPalette &p) |
| void | setBackgroundPixmap (const QPixmap &pm) |
| void | setBackgroundColor (const QColor &c) |
| void | drawBackground (QPainter *p, const QRect &r) |
Private Attributes | |
| QColor | m_textcolor |
| QColor | m_bgcolor |
| QPixmap | m_bgpix |
| TabConfig::BackgroundType | m_bgtype |
|
||||||||||||
|
Definition at line 88 of file tabdialog.cpp. References Opie::Core::OResource::BigIcon, calculateGrid(), height, TabConfig::Icon, Opie::Core::OResource::loadPixmap(), QString::null, TabConfig::Ruled, setBackgroundType(), setViewMode(), and tr. |
|
|
Definition at line 197 of file tabdialog.cpp. Referenced by SampleView(), and setItemTextPos(). |
|
||||||||||||
|
Definition at line 252 of file tabdialog.cpp. References fillRect(), height, m_bgcolor, m_bgpix, width, Opie::MM::x, and Opie::MM::y. |
|
|
Definition at line 223 of file tabdialog.cpp. References m_bgtype, m_textcolor, QString::null, TabConfig::Ruled, and setBackgroundType(). |
|
|
Definition at line 247 of file tabdialog.cpp. References m_bgcolor. Referenced by setBackgroundType(). |
|
|
Definition at line 242 of file tabdialog.cpp. References m_bgpix. Referenced by setBackgroundType(). |
|
||||||||||||
|
Definition at line 136 of file tabdialog.cpp. References background, i, TabConfig::Image, Opie::Core::OResource::loadPixmap(), m_bgtype, odebug, oendl, TabConfig::Ruled, setBackgroundColor(), setBackgroundPixmap(), TabConfig::SolidColor, and width. Referenced by paletteChange(), and SampleView(). |
|
|
Definition at line 190 of file tabdialog.cpp. References calculateGrid(). Referenced by setViewMode(). |
|
|
Definition at line 176 of file tabdialog.cpp. References m_textcolor. |
|
|
Definition at line 185 of file tabdialog.cpp. |
|
|
Definition at line 114 of file tabdialog.cpp. References TabConfig::Icon, TabConfig::List, and setItemTextPos(). Referenced by SampleView(). |
|
|
Definition at line 264 of file tabdialog.cpp. Referenced by drawBackground(), and setBackgroundColor(). |
|
|
Definition at line 265 of file tabdialog.cpp. Referenced by drawBackground(), and setBackgroundPixmap(). |
|
|
Definition at line 266 of file tabdialog.cpp. Referenced by paletteChange(), and setBackgroundType(). |
|
|
Definition at line 263 of file tabdialog.cpp. Referenced by paletteChange(), and setTextColor(). |
1.4.2