LocationDialog Class Reference

#include <weatherSetup.h>

Inheritance diagram for LocationDialog:

MythThemedDialog MythDialog

List of all members.


Detailed Description

Definition at line 201 of file weatherSetup.h.


Public Member Functions

 LocationDialog (MythMainWindow *parent, QStringList types, SourceManager *srcman)
QString getLocation ()
ScriptInfogetSource ()

Protected Slots

void keyPressEvent (QKeyEvent *e)
void doSearch ()
void itemSelected (UIListBtnTypeItem *itm)

Private Member Functions

void wireUI ()

Private Attributes

QDict< QValueList< ScriptInfo * > > m_cache
QStringList m_types
SourceManagerm_src_man
UIListBtnTypem_list
UIRemoteEditTypem_edit
UITextButtonTypem_btn

Constructor & Destructor Documentation

LocationDialog::LocationDialog ( MythMainWindow parent,
QStringList  types,
SourceManager srcman 
)

Definition at line 1335 of file weatherSetup.cpp.


Member Function Documentation

QString LocationDialog::getLocation (  ) 

Definition at line 1505 of file weatherSetup.cpp.

ScriptInfo * LocationDialog::getSource (  ) 

Definition at line 1519 of file weatherSetup.cpp.

void LocationDialog::keyPressEvent ( QKeyEvent *  e  )  [protected, slot]

Reimplemented from MythDialog.

Definition at line 1415 of file weatherSetup.cpp.

void LocationDialog::doSearch (  )  [protected, slot]

Definition at line 1361 of file weatherSetup.cpp.

Referenced by wireUI().

void LocationDialog::itemSelected ( UIListBtnTypeItem itm  )  [protected, slot]

Definition at line 1497 of file weatherSetup.cpp.

Referenced by doSearch(), and wireUI().

void LocationDialog::wireUI (  )  [private]

Definition at line 1348 of file weatherSetup.cpp.

Referenced by LocationDialog().


Member Data Documentation

QDict<QValueList<ScriptInfo *> > LocationDialog::m_cache [private]

Definition at line 220 of file weatherSetup.h.

QStringList LocationDialog::m_types [private]

Definition at line 221 of file weatherSetup.h.

Referenced by doSearch(), and LocationDialog().

Definition at line 222 of file weatherSetup.h.

Referenced by doSearch(), and LocationDialog().

Definition at line 223 of file weatherSetup.h.

Referenced by doSearch(), getLocation(), getSource(), keyPressEvent(), and wireUI().

Definition at line 224 of file weatherSetup.h.

Referenced by doSearch(), and wireUI().

Definition at line 225 of file weatherSetup.h.

Referenced by keyPressEvent(), and wireUI().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:04 2010 for MythTV by  doxygen 1.5.5