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

Opie::Core::Internal Namespace Reference


Classes

struct  b_button
class  Beagle
class  GenuineIntel
struct  gi_button
class  iPAQ
struct  i_button
class  Jornada
struct  j_button
class  MyPal
struct  m_button
class  Ramses
class  SIMpad
class  Yopy
struct  yopy_button
class  Zaurus
struct  z_button
class  OQCopMessageData
class  OApplicationPrivate
struct  DebugBackend
struct  OPluginLibraryHolder
class  OProcessController
 Used internally by OProcess. More...
class  OProcessPrivate

Enumerations

enum  DebugLevels { ODEBUG_INFO = 0, ODEBUG_WARN = 1, ODEBUG_ERROR = 2, ODEBUG_FATAL = 3 }

Functions

static bool setCS3Bit (bool bitset, int bit)
void fixupKeys (int &key, int &mod, QKeyEvent *e)

Variables

b_button beagle_buttons []
static struct s_button simpad_buttons []
static DebugBackendbackEnd = 0


Enumeration Type Documentation

enum Opie::Core::Internal::DebugLevels
 

Enumeration values:
ODEBUG_INFO 
ODEBUG_WARN 
ODEBUG_ERROR 
ODEBUG_FATAL 

Definition at line 79 of file odebug.cpp.


Function Documentation

void Opie::Core::Internal::fixupKeys int &  key,
int &  mod,
QKeyEvent *  e
 

Definition at line 11 of file okeyconfigmanager.cpp.

References Qt::AltButton, Qt::ControlButton, and Qt::ShiftButton.

Referenced by Opie::Core::OKeyConfigManager::handleKeyEvent(), and Opie::Ui::OKeyChooserConfigDialog::keyPressEvent().

static bool Opie::Core::Internal::setCS3Bit bool  bitset,
int  bit
[static]
 

Definition at line 218 of file odevice_simpad.cpp.

References QTextStream::atEnd(), IO_ReadOnly, QString::mid(), QFile::open(), QTextStream::readLine(), SIMPAD_BOARDCONTROL, QString::startsWith(), stream, val, and write().

Referenced by Opie::Core::Internal::SIMpad::setDisplayStatus(), and Opie::Core::Internal::SIMpad::setLedState().


Variable Documentation

DebugBackend* Opie::Core::Internal::backEnd = 0 [static]
 

Definition at line 232 of file odebug.cpp.

Referenced by Opie::Core::clean_up_routine(), and Opie::Core::odbgstream::flush().

struct b_button Opie::Core::Internal::beagle_buttons[]
 

Initial value:

 {
    { Model_Beagle_PA100,
      Qt::Key_F8, QT_TRANSLATE_NOOP("Button", "Record Button"),
      "devicebuttons/beagle_record",
      "QPE/VMemo", "toggleRecord()",
      "sound", "raise()" },
    { Model_Beagle_PA100,
      Qt::Key_F9, QT_TRANSLATE_NOOP("Button", "Calendar Button"),
      "devicebuttons/beagle_calendar",
      "datebook", "nextView()",
      "today", "raise()" },
    { Model_Beagle_PA100,
      Qt::Key_F10, QT_TRANSLATE_NOOP("Button", "Contacts Button"),
      "devicebuttons/beagle_contact",
      "addressbook", "raise()",
      "addressbook", "beamBusinessCard()" },
    { Model_Beagle_PA100,
      Qt::Key_F11, QT_TRANSLATE_NOOP("Button", "Todo Button"),
      "devicebuttons/beagle_todo",
      "todolist", "raise()",
      "QPE/TaskBar", "toggleMenu()" },
    { Model_Beagle_PA100,
      Qt::Key_F12, QT_TRANSLATE_NOOP("Button", "Home Button"),
      "devicebuttons/beagle_home",
      "QPE/Launcher", "home()",
      "buttonsettings", "raise()" },
}

Definition at line 83 of file odevice_beagle.cpp.

struct s_button Opie::Core::Internal::simpad_buttons[] [static]
 

Definition at line 74 of file odevice_simpad.cpp.

Referenced by Opie::Core::Internal::SIMpad::initButtons(), and SIMpad::initButtons().


Generated on Sat Nov 5 18:00:56 2005 for OPIE by  doxygen 1.4.2