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

Opie::Ui Namespace Reference


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< OTabInfoOTabInfoList

Functions

unsigned int intensityValue (unsigned int color)
QDataStreamoperator<< (QDataStream &s, const OListView &lv)
QDataStreamoperator>> (QDataStream &s, OListView &lv)
QDataStreamoperator<< (QDataStream &s, const OListViewItem &lvi)
QDataStreamoperator>> (QDataStream &s, OListViewItem &lvi)

Variables

const int mode_size = 330
static const char * ledborder_xpm []


Typedef Documentation

typedef QList<OTabInfo> Opie::Ui::OTabInfoList
 

Definition at line 139 of file otabinfo.h.


Function Documentation

unsigned int Opie::Ui::intensityValue unsigned int  color  )  [inline]
 

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().

QDataStream& Opie::Ui::operator<< QDataStream s,
const OListViewItem lvi
 

Definition at line 465 of file olistview.cpp.

References Opie::Ui::OListViewItem::serializeTo().

QDataStream& Opie::Ui::operator<< QDataStream s,
const OListView lv
[related]
 

Definition at line 232 of file olistview.cpp.

References Opie::Ui::OListView::serializeTo().

QDataStream& Opie::Ui::operator>> QDataStream s,
OListViewItem lvi
 

Definition at line 472 of file olistview.cpp.

References Opie::Ui::OListViewItem::serializeFrom().

QDataStream& Opie::Ui::operator>> QDataStream s,
OListView lv
[related]
 

Definition at line 238 of file olistview.cpp.

References Opie::Ui::OListView::serializeFrom().


Variable Documentation

const char* Opie::Ui::ledborder_xpm[] [static]
 

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().

const int Opie::Ui::mode_size = 330
 

Definition at line 40 of file owidgetstack.cpp.

Referenced by Opie::Ui::OWidgetStack::eventFilter(), and Opie::Ui::OWidgetStack::forceMode().


Generated on Sat Nov 5 18:01:49 2005 for OPIE by  doxygen 1.4.2