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

#include <weatherSetup.h>

Inheritance diagram for LocationDialog:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

 LocationDialog (MythScreenStack *parent, const QString &name, MythScreenType *retScreen, ScreenListInfo *si, SourceManager *srcman)
 ~LocationDialog ()
bool Create (void)

Protected Slots

void doSearch (void)
void itemSelected (MythUIButtonListItem *item)
void itemClicked (MythUIButtonListItem *item)

Private Member Functions

void clearResults ()

Private Attributes

CacheMap m_cache
QStringList m_types
ScreenListInfom_screenListInfo
SourceManagerm_sourceManager
MythScreenTypem_retScreen
MythUIButtonListm_locationList
MythUITextEditm_locationEdit
MythUIButtonm_searchButton
MythUITextm_resultsText
MythUITextm_sourceText

Detailed Description

Definition at line 134 of file weatherSetup.h.


Constructor & Destructor Documentation

LocationDialog::LocationDialog ( MythScreenStack parent,
const QString &  name,
MythScreenType retScreen,
ScreenListInfo si,
SourceManager srcman 
)

Definition at line 916 of file weatherSetup.cpp.

Definition at line 931 of file weatherSetup.cpp.


Member Function Documentation

bool LocationDialog::Create ( void  ) [virtual]

Reimplemented from MythScreenType.

Definition at line 939 of file weatherSetup.cpp.

Referenced by ScreenSetup::doLocationDialog().

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

Definition at line 976 of file weatherSetup.cpp.

Referenced by Create().

Definition at line 1065 of file weatherSetup.cpp.

Referenced by Create().

void LocationDialog::itemClicked ( MythUIButtonListItem item) [protected, slot]

Definition at line 1072 of file weatherSetup.cpp.

Referenced by Create().

Definition at line 1053 of file weatherSetup.cpp.

Referenced by doSearch(), and ~LocationDialog().


Member Data Documentation

Definition at line 155 of file weatherSetup.h.

QStringList LocationDialog::m_types [private]

Definition at line 156 of file weatherSetup.h.

Referenced by doSearch(), and LocationDialog().

Definition at line 157 of file weatherSetup.h.

Referenced by itemClicked(), and ~LocationDialog().

Definition at line 158 of file weatherSetup.h.

Referenced by doSearch().

Definition at line 160 of file weatherSetup.h.

Referenced by itemClicked().

Definition at line 162 of file weatherSetup.h.

Referenced by clearResults(), Create(), doSearch(), and ~LocationDialog().

Definition at line 163 of file weatherSetup.h.

Referenced by Create(), and doSearch().

Definition at line 164 of file weatherSetup.h.

Referenced by Create().

Definition at line 165 of file weatherSetup.h.

Referenced by Create(), and doSearch().

Definition at line 166 of file weatherSetup.h.

Referenced by Create(), and itemSelected().


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