stationselector-ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file '/var/tmp/repot-build/BUILD/kradio-snapshot-2006-11-12-r497/kradio3/src/stationselector-ui.ui'
00003 **
00004 ** Created by: The User Interface Compiler ($Id: qt/main.cpp   3.3.6   edited Aug 31 2005 $)
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef STATIONSELECTORUI_H
00010 #define STATIONSELECTORUI_H
00011 
00012 #include <qvariant.h>
00013 #include <qpixmap.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class RadioStationListView;
00021 class QLabel;
00022 class KPushButton;
00023 
00024 class StationSelectorUI : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     StationSelectorUI( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~StationSelectorUI();
00031 
00032     QLabel* labelSelected;
00033     RadioStationListView* listAvailable;
00034     RadioStationListView* listSelected;
00035     KPushButton* buttonToRight;
00036     KPushButton* buttonToLeft;
00037     QLabel* labelAvailable;
00038 
00039 protected:
00040     QGridLayout* StationSelectorUILayout;
00041     QSpacerItem* spacer2;
00042     QVBoxLayout* layout1;
00043     QSpacerItem* spacer1;
00044 
00045 protected slots:
00046     virtual void languageChange();
00047 
00048 private:
00049     QPixmap image0;
00050 
00051 };
00052 
00053 #endif // STATIONSELECTORUI_H

Generated on Fri Jan 28 16:42:13 2011 for kradio by  doxygen 1.4.7