Removed SYMBIAN statement from app pro file. Clear the UI and slots not used podcatcher_qt_symbian4
authorlarspson
Thu, 14 Oct 2010 12:01:13 +0200
branchpodcatcher_qt_symbian4
changeset 238 ee20bf01bc84
parent 237 c85b889b0d4b
child 251 f65d5001844b
Removed SYMBIAN statement from app pro file. Clear the UI and slots not used
podcatcher_qt/forms/podcatcherwin.ui
podcatcher_qt/inc/podcatcherwin.h
podcatcher_qt/makefile/podcatcher_application.pro
--- a/podcatcher_qt/forms/podcatcherwin.ui	Thu Oct 14 09:49:09 2010 +0200
+++ b/podcatcher_qt/forms/podcatcherwin.ui	Thu Oct 14 12:01:13 2010 +0200
@@ -17,61 +17,7 @@
    <locale language="English" country="UnitedKingdom"/>
   </property>
   <widget class="QWidget" name="centralWidget">
-   <layout class="QVBoxLayout" name="verticalLayout">
-    <item>
-     <widget class="QListView" name="listView"/>
-    </item>
-    <item>
-     <widget class="QSplitter" name="splitter">
-      <property name="orientation">
-       <enum>Qt::Horizontal</enum>
-      </property>
-      <widget class="QPushButton" name="Add">
-       <property name="sizePolicy">
-        <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
-         <horstretch>0</horstretch>
-         <verstretch>0</verstretch>
-        </sizepolicy>
-       </property>
-       <property name="text">
-        <string>Add</string>
-       </property>
-      </widget>
-      <widget class="QPushButton" name="Update">
-       <property name="sizePolicy">
-        <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
-         <horstretch>0</horstretch>
-         <verstretch>0</verstretch>
-        </sizepolicy>
-       </property>
-       <property name="text">
-        <string>Update</string>
-       </property>
-      </widget>
-      <widget class="QPushButton" name="Settings">
-       <property name="sizePolicy">
-        <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
-         <horstretch>0</horstretch>
-         <verstretch>0</verstretch>
-        </sizepolicy>
-       </property>
-       <property name="text">
-        <string>Settings</string>
-       </property>
-      </widget>
-     </widget>
-    </item>
-   </layout>
-  </widget>
-  <widget class="QMenuBar" name="menuBar">
-   <property name="geometry">
-    <rect>
-     <x>0</x>
-     <y>0</y>
-     <width>360</width>
-     <height>18</height>
-    </rect>
-   </property>
+   <layout class="QVBoxLayout" name="verticalLayout"/>
   </widget>
  </widget>
  <layoutdefault spacing="6" margin="11"/>
--- a/podcatcher_qt/inc/podcatcherwin.h	Thu Oct 14 09:49:09 2010 +0200
+++ b/podcatcher_qt/inc/podcatcherwin.h	Thu Oct 14 12:01:13 2010 +0200
@@ -21,8 +21,7 @@
 private slots:
     void on_Settings_clicked();
     void on_Update_clicked();
-    void on_Add_clicked();
-    void on_Add_clicked(bool checked);
+    void on_Add_clicked();    
     void on_listView_clicked(QModelIndex index);
     void on_listView_customContextMenuRequested(QPoint pos);
 };
--- a/podcatcher_qt/makefile/podcatcher_application.pro	Thu Oct 14 09:49:09 2010 +0200
+++ b/podcatcher_qt/makefile/podcatcher_application.pro	Thu Oct 14 12:01:13 2010 +0200
@@ -35,9 +35,7 @@
     TARGET.UID3				=	0xe905eb0b
     # TARGET.CAPABILITY		+= 
     TARGET.EPOCSTACKSIZE	=	0x14000
-    TARGET.EPOCHEAPSIZE		=	0x020000 0x800000
-	
-	SYMBIAN_PLATFORMS		=	DEFAULT
+    TARGET.EPOCHEAPSIZE		=	0x020000 0x800000	
 }
 
 LIBS						+=	-lpodcastengine.dll