Classes | |
| class | OAutoBoxLayout |
| class | OSplitter |
| a small dynamically changing its layout to store two or more widgets side by side More... | |
| class | OWidgetStack |
| Either a true stack or a list of top Level widgets. More... | |
| class | OFileDialog |
| A small QDialog swalloing a FileSelector. More... | |
| class | OFileSelector |
| a dropin replacement for the FileSelector More... | |
| class | OClickableLabel |
| A Label behaving as button. More... | |
| class | ODialog |
| class | OFontSelector |
| A widget to select a font. More... | |
| class | OImageEffect |
| class | OKeyConfigWidget |
| class | OKeyChooserConfigDialog |
| class | OLedBox |
| class | OListView |
| A list/tree widget. More... | |
| class | OListViewItem |
| class | OCheckListItem |
| class | ONamedListView |
| An OListView variant with named columns. More... | |
| class | ONamedListViewItem |
| An OListView variant with named columns. More... | |
| class | OPixmapEffect |
| class | OPixmapProvider |
| an abstract interface for looking up icons More... | |
| class | OPluginConfigWidget |
| class | OPopupTitle |
| OPopupMenu title widget. More... | |
| class | OPopupMenu |
| A menu with title items. More... | |
| class | OXYSelector |
| class | OSelector |
| class | OGradientSelector |
| class | OHSSelector |
| class | OValueSelector |
| class | OColor |
| class | OSeparator |
| class | OTabBar |
| The OTabBar class is a derivative of QTabBar. More... | |
| class | OTabInfo |
| The OTabInfo class is used internally by OTabWidget to keep track of widgets added to the control. More... | |
| class | OTabWidget |
| The OTabWidget class provides a stack of widgets. More... | |
| class | OTaskbarApplet |
| class | OTimePicker |
| A widget to quickly pick a QTime. More... | |
| class | OTimePickerDialog |
| A small dialog to pick a time. More... | |
| class | OWait |
| modal hour glass dialog More... | |
| class | OTicker |
| The OTicker class provides a QLabel widget that scroll its contents. More... | |
| class | OTabInfoList |
| A list of OTabInfo objects used by OTabWidget. More... | |
Namespaces | |
| namespace | Internal |
| namespace | Private |
Typedefs | |
| typedef QList< OTabInfo > | OTabInfoList |
Functions | |
| unsigned int | intensityValue (unsigned int color) |
| QDataStream & | operator<< (QDataStream &s, const OListView &lv) |
| QDataStream & | operator>> (QDataStream &s, OListView &lv) |
| QDataStream & | operator<< (QDataStream &s, const OListViewItem &lvi) |
| QDataStream & | operator>> (QDataStream &s, OListViewItem &lvi) |
Variables | |
| const int | mode_size = 330 |
| static const char * | ledborder_xpm [] |
|
|
Definition at line 139 of file otabinfo.h. |
|
|
Definition at line 49 of file oimageeffect.cpp. Referenced by Opie::Ui::OImageEffect::equalize(), Opie::Ui::OImageEffect::normalize(), Opie::Ui::OImageEffect::oilPaint(), Opie::Ui::OImageEffect::shade(), and Opie::Ui::OImageEffect::threshold(). |
|
||||||||||||
|
Definition at line 465 of file olistview.cpp. References Opie::Ui::OListViewItem::serializeTo(). |
|
||||||||||||
|
Definition at line 232 of file olistview.cpp. References Opie::Ui::OListView::serializeTo(). |
|
||||||||||||
|
Definition at line 472 of file olistview.cpp. References Opie::Ui::OListViewItem::serializeFrom(). |
|
||||||||||||
|
Definition at line 238 of file olistview.cpp. References Opie::Ui::OListView::serializeFrom(). |
|
|
Initial value: {
"16 16 11 1",
" c None",
". c #626562",
"+ c #7B7D7B",
"@ c #949594",
"# c #ACAEAC",
"$ c #CDCACD",
"% c #CDCECD",
"; c #E6E6E6",
"> c #FFFFFF",
", c #E6E2E6",
"' c #FFFAFF",
" .++@@# ",
" ...++@@##$ ",
" .....+@##$$% ",
" ..... #$%%% ",
" ... %%; ",
".... ;;;;",
"++. ;>>",
"+++ >>>",
"@@@ >>>",
"@@# >>>",
"#### >>>>",
" #$$ >>> ",
" $$,,' >>>>> ",
" ,,,''>>>>>>> ",
" ,''>>>>>>> ",
" '>>>>> "}
Definition at line 40 of file oledbox.cpp. Referenced by Opie::Ui::OLedBox::OLedBox(). |
|
|
Definition at line 40 of file owidgetstack.cpp. Referenced by Opie::Ui::OWidgetStack::eventFilter(), and Opie::Ui::OWidgetStack::forceMode(). |
1.4.2