MythTV  0.26-pre
Public Member Functions | Private Slots | Private Attributes
BrowserConfig Class Reference

#include <bookmarkmanager.h>

Inheritance diagram for BrowserConfig:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

 BrowserConfig (MythScreenStack *parent, const char *name=0)
 ~BrowserConfig ()
bool Create (void)
bool keyPressEvent (QKeyEvent *)
 Key event handler.

Private Slots

void slotSave (void)
void slotFocusChanged (void)

Private Attributes

MythUITextEditm_commandEdit
MythUITextEditm_zoomEdit
MythUITextm_descriptionText
MythUITextm_titleText
MythUICheckBoxm_enablePluginsCheck
MythUIButtonm_okButton
MythUIButtonm_cancelButton

Detailed Description

Definition at line 32 of file bookmarkmanager.h.


Constructor & Destructor Documentation

BrowserConfig::BrowserConfig ( MythScreenStack parent,
const char *  name = 0 
)

Definition at line 26 of file bookmarkmanager.cpp.

Definition at line 90 of file bookmarkmanager.cpp.


Member Function Documentation

bool BrowserConfig::Create ( void  ) [virtual]

Reimplemented from MythScreenType.

Definition at line 35 of file bookmarkmanager.cpp.

Referenced by mythplugin_config().

bool BrowserConfig::keyPressEvent ( QKeyEvent *  ) [virtual]

Key event handler.

Parameters:
eventKeypress event

Reimplemented from MythScreenType.

Definition at line 111 of file bookmarkmanager.cpp.

void BrowserConfig::slotSave ( void  ) [private, slot]

Definition at line 94 of file bookmarkmanager.cpp.

Referenced by Create().

void BrowserConfig::slotFocusChanged ( void  ) [private, slot]

Definition at line 124 of file bookmarkmanager.cpp.

Referenced by Create().


Member Data Documentation

Definition at line 45 of file bookmarkmanager.h.

Referenced by Create(), slotFocusChanged(), and slotSave().

Definition at line 46 of file bookmarkmanager.h.

Referenced by Create(), slotFocusChanged(), and slotSave().

Definition at line 48 of file bookmarkmanager.h.

Referenced by Create(), and slotFocusChanged().

Definition at line 49 of file bookmarkmanager.h.

Referenced by Create().

Definition at line 50 of file bookmarkmanager.h.

Referenced by Create(), slotFocusChanged(), and slotSave().

Definition at line 52 of file bookmarkmanager.h.

Referenced by Create(), and slotFocusChanged().

Definition at line 53 of file bookmarkmanager.h.

Referenced by Create(), and slotFocusChanged().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends