summaryrefslogtreecommitdiffstats
path: root/src/gui/selectprofileform.ui
diff options
context:
space:
mode:
authorLubos Dolezel <lubos@dolezel.info>2015-06-01 22:04:50 +0200
committerLubos Dolezel <lubos@dolezel.info>2015-06-01 22:04:50 +0200
commitaa9b140a7bb49eb9666678bcbbb544cc536bd6de (patch)
treeaf36808d3322315335cf1e1da5f66435c3282fa5 /src/gui/selectprofileform.ui
parent4423e9c3d3a1894359d11ba6097b5cc1aa49ad91 (diff)
downloadtwinkle-aa9b140a7bb49eb9666678bcbbb544cc536bd6de.tar
twinkle-aa9b140a7bb49eb9666678bcbbb544cc536bd6de.tar.gz
twinkle-aa9b140a7bb49eb9666678bcbbb544cc536bd6de.tar.lz
twinkle-aa9b140a7bb49eb9666678bcbbb544cc536bd6de.tar.xz
twinkle-aa9b140a7bb49eb9666678bcbbb544cc536bd6de.zip
GUI build in progress.
The next step is to adapt .ui.h files to use Qt4 UIC-generated headers.
Diffstat (limited to 'src/gui/selectprofileform.ui')
-rw-r--r--src/gui/selectprofileform.ui645
1 files changed, 280 insertions, 365 deletions
diff --git a/src/gui/selectprofileform.ui b/src/gui/selectprofileform.ui
index e2a9dbf..71c0da6 100644
--- a/src/gui/selectprofileform.ui
+++ b/src/gui/selectprofileform.ui
@@ -1,415 +1,330 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>SelectProfileForm</class>
-<widget class="QDialog">
- <property name="name">
- <cstring>SelectProfileForm</cstring>
- </property>
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0" stdsetdef="1">
+ <author></author>
+ <comment></comment>
+ <exportmacro></exportmacro>
+ <class>SelectProfileForm</class>
+ <widget class="QDialog" name="SelectProfileForm">
<property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>501</width>
- <height>513</height>
- </rect>
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>501</width>
+ <height>513</height>
+ </rect>
</property>
- <property name="caption">
- <string>Twinkle - Select user profile</string>
+ <property name="windowTitle">
+ <string>Twinkle - Select user profile</string>
</property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel" row="0" column="0">
- <property name="name">
- <cstring>selectTextLabel</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>Select user profile(s) to run:</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignVCenter</set>
- </property>
+ <layout class="QGridLayout">
+ <item row="0" column="0">
+ <widget class="QLabel" name="selectTextLabel">
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>5</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>Select user profile(s) to run:</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignVCenter</set>
+ </property>
+ <property name="wordWrap">
+ <bool>true</bool>
+ </property>
</widget>
- <widget class="QListView" row="1" column="0">
- <column>
- <property name="text">
- <string>User profile</string>
- </property>
- <property name="clickable">
- <bool>true</bool>
- </property>
- <property name="resizable">
- <bool>true</bool>
- </property>
- </column>
- <property name="name">
- <cstring>profileListView</cstring>
+ </item>
+ <item row="1" column="0">
+ <widget class="Q3ListView" name="profileListView">
+ <property name="resizeMode">
+ <enum>Q3ListView::LastColumn</enum>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Tick the check boxes of the user profiles that you want to run and press run.</string>
+ </property>
+ <column>
+ <property name="text">
+ <string>User profile</string>
</property>
- <property name="resizeMode">
- <enum>LastColumn</enum>
+ <property name="clickable">
+ <bool>true</bool>
</property>
- <property name="whatsThis" stdset="0">
- <string>Tick the check boxes of the user profiles that you want to run and press run.</string>
+ <property name="resizable">
+ <bool>true</bool>
</property>
+ </column>
</widget>
- <widget class="QLayoutWidget" row="0" column="1" rowspan="2" colspan="1">
- <property name="name">
- <cstring>layout78</cstring>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer17</cstring>
+ </item>
+ <item row="0" column="1" rowspan="2" colspan="1">
+ <layout class="QVBoxLayout">
+ <item>
+ <spacer name="spacer17">
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ <property name="sizeType">
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ </spacer>
+ </item>
+ <item>
+ <widget class="Q3GroupBox" name="newProfileGroupBox">
+ <property name="title">
+ <string>Create profile</string>
+ </property>
+ <layout class="QVBoxLayout">
+ <item>
+ <widget class="QPushButton" name="newPushButton">
+ <property name="text">
+ <string>Ed&amp;itor</string>
+ </property>
+ <property name="shortcut">
+ <string>Alt+I</string>
</property>
- <property name="orientation">
- <enum>Vertical</enum>
+ <property name="whatsThis" stdset="0">
+ <string>Create a new profile with the profile editor.</string>
</property>
- <property name="sizeType">
- <enum>Expanding</enum>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="wizardPushButton">
+ <property name="text">
+ <string>&amp;Wizard</string>
</property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>20</height>
- </size>
+ <property name="shortcut">
+ <string>Alt+W</string>
</property>
- </spacer>
- <widget class="QGroupBox">
- <property name="name">
- <cstring>newProfileGroupBox</cstring>
+ <property name="whatsThis" stdset="0">
+ <string>Create a new profile with the wizard.</string>
</property>
- <property name="title">
- <string>Create profile</string>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="diamondcardPushButton">
+ <property name="text">
+ <string>Dia&amp;mondcard</string>
</property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QPushButton">
- <property name="name">
- <cstring>newPushButton</cstring>
- </property>
- <property name="text">
- <string>Ed&amp;itor</string>
- </property>
- <property name="accel">
- <string>Alt+I</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Create a new profile with the profile editor.</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>wizardPushButton</cstring>
- </property>
- <property name="text">
- <string>&amp;Wizard</string>
- </property>
- <property name="accel">
- <string>Alt+W</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Create a new profile with the wizard.</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>diamondcardPushButton</cstring>
- </property>
- <property name="text">
- <string>Dia&amp;mondcard</string>
- </property>
- <property name="accel">
- <string>Alt+M</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Create a profile for a Diamondcard account. With a Diamondcard account you can make worldwide calls to regular and cell phones and send SMS messages.</string>
- </property>
- </widget>
- </vbox>
- </widget>
- <widget class="QGroupBox">
- <property name="name">
- <cstring>modifyProfileGroupBox</cstring>
+ <property name="shortcut">
+ <string>Alt+M</string>
</property>
- <property name="title">
- <string>Modify profile</string>
+ <property name="whatsThis" stdset="0">
+ <string>Create a profile for a Diamondcard account. With a Diamondcard account you can make worldwide calls to regular and cell phones and send SMS messages.</string>
</property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QPushButton">
- <property name="name">
- <cstring>editPushButton</cstring>
- </property>
- <property name="text">
- <string>&amp;Edit</string>
- </property>
- <property name="accel">
- <string>Alt+E</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Edit the highlighted profile.</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>deletePushButton</cstring>
- </property>
- <property name="text">
- <string>&amp;Delete</string>
- </property>
- <property name="accel">
- <string>Alt+D</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Delete the highlighted profile.</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>renamePushButton</cstring>
- </property>
- <property name="text">
- <string>Ren&amp;ame</string>
- </property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Rename the highlighted profile.</string>
- </property>
- </widget>
- </vbox>
- </widget>
- <widget class="QGroupBox">
- <property name="name">
- <cstring>startupProfileGroupBox</cstring>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ <item>
+ <widget class="Q3GroupBox" name="modifyProfileGroupBox">
+ <property name="title">
+ <string>Modify profile</string>
+ </property>
+ <layout class="QVBoxLayout">
+ <item>
+ <widget class="QPushButton" name="editPushButton">
+ <property name="text">
+ <string>&amp;Edit</string>
</property>
- <property name="title">
- <string>Startup profile</string>
+ <property name="shortcut">
+ <string>Alt+E</string>
</property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QPushButton">
- <property name="name">
- <cstring>defaultPushButton</cstring>
- </property>
- <property name="text">
- <string>&amp;Set as default</string>
- </property>
- <property name="accel">
- <string>Alt+S</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Make the selected profiles the default profiles. The next time you start Twinkle, these profiles will be automatically run.</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>runPushButton</cstring>
- </property>
- <property name="text">
- <string>&amp;Run</string>
- </property>
- <property name="accel">
- <string>Alt+R</string>
- </property>
- <property name="default">
- <bool>true</bool>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Run Twinkle with the selected profiles.</string>
- </property>
- </widget>
- </vbox>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>sysPushButton</cstring>
+ <property name="whatsThis" stdset="0">
+ <string>Edit the highlighted profile.</string>
</property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="deletePushButton">
<property name="text">
- <string>S&amp;ystem settings</string>
+ <string>&amp;Delete</string>
</property>
- <property name="accel">
- <string>Alt+Y</string>
+ <property name="shortcut">
+ <string>Alt+D</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Edit the system settings.</string>
+ <string>Delete the highlighted profile.</string>
</property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>cancelPushButton</cstring>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="renamePushButton">
+ <property name="text">
+ <string>Ren&amp;ame</string>
+ </property>
+ <property name="shortcut">
+ <string>Alt+A</string>
</property>
+ <property name="whatsThis" stdset="0">
+ <string>Rename the highlighted profile.</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ <item>
+ <widget class="Q3GroupBox" name="startupProfileGroupBox">
+ <property name="title">
+ <string>Startup profile</string>
+ </property>
+ <layout class="QVBoxLayout">
+ <item>
+ <widget class="QPushButton" name="defaultPushButton">
<property name="text">
- <string>&amp;Cancel</string>
+ <string>&amp;Set as default</string>
</property>
- <property name="accel">
- <string>Alt+C</string>
+ <property name="shortcut">
+ <string>Alt+S</string>
</property>
- </widget>
- </vbox>
- </widget>
- </grid>
-</widget>
-<connections>
+ <property name="whatsThis" stdset="0">
+ <string>Make the selected profiles the default profiles. The next time you start Twinkle, these profiles will be automatically run.</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="runPushButton">
+ <property name="text">
+ <string>&amp;Run</string>
+ </property>
+ <property name="shortcut">
+ <string>Alt+R</string>
+ </property>
+ <property name="default">
+ <bool>true</bool>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Run Twinkle with the selected profiles.</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="sysPushButton">
+ <property name="text">
+ <string>S&amp;ystem settings</string>
+ </property>
+ <property name="shortcut">
+ <string>Alt+Y</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Edit the system settings.</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="cancelPushButton">
+ <property name="text">
+ <string>&amp;Cancel</string>
+ </property>
+ <property name="shortcut">
+ <string>Alt+C</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ </layout>
+ </widget>
+ <layoutdefault spacing="6" margin="11"/>
+ <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
+ <tabstops>
+ <tabstop>profileListView</tabstop>
+ <tabstop>newPushButton</tabstop>
+ <tabstop>wizardPushButton</tabstop>
+ <tabstop>diamondcardPushButton</tabstop>
+ <tabstop>editPushButton</tabstop>
+ <tabstop>deletePushButton</tabstop>
+ <tabstop>renamePushButton</tabstop>
+ <tabstop>defaultPushButton</tabstop>
+ <tabstop>runPushButton</tabstop>
+ <tabstop>sysPushButton</tabstop>
+ <tabstop>cancelPushButton</tabstop>
+ </tabstops>
+ <includes>
+ <include location="global">list</include>
+ <include location="global">string</include>
+ <include location="local">phone.h</include>
+ <include location="local">q3mainwindow.h</include>
+ </includes>
+ <connections>
<connection>
- <sender>cancelPushButton</sender>
- <signal>clicked()</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>reject()</slot>
+ <sender>cancelPushButton</sender>
+ <signal>clicked()</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>reject()</slot>
</connection>
<connection>
- <sender>runPushButton</sender>
- <signal>clicked()</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>runProfile()</slot>
+ <sender>runPushButton</sender>
+ <signal>clicked()</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>runProfile()</slot>
</connection>
<connection>
- <sender>editPushButton</sender>
- <signal>clicked()</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>editProfile()</slot>
+ <sender>editPushButton</sender>
+ <signal>clicked()</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>editProfile()</slot>
</connection>
<connection>
- <sender>newPushButton</sender>
- <signal>clicked()</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>newProfile()</slot>
+ <sender>newPushButton</sender>
+ <signal>clicked()</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>newProfile()</slot>
</connection>
<connection>
- <sender>deletePushButton</sender>
- <signal>clicked()</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>deleteProfile()</slot>
+ <sender>deletePushButton</sender>
+ <signal>clicked()</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>deleteProfile()</slot>
</connection>
<connection>
- <sender>renamePushButton</sender>
- <signal>clicked()</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>renameProfile()</slot>
+ <sender>renamePushButton</sender>
+ <signal>clicked()</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>renameProfile()</slot>
</connection>
<connection>
- <sender>wizardPushButton</sender>
- <signal>clicked()</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>wizardProfile()</slot>
+ <sender>wizardPushButton</sender>
+ <signal>clicked()</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>wizardProfile()</slot>
</connection>
<connection>
- <sender>defaultPushButton</sender>
- <signal>clicked()</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>setAsDefault()</slot>
+ <sender>defaultPushButton</sender>
+ <signal>clicked()</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>setAsDefault()</slot>
</connection>
<connection>
- <sender>sysPushButton</sender>
- <signal>clicked()</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>sysSettings()</slot>
+ <sender>sysPushButton</sender>
+ <signal>clicked()</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>sysSettings()</slot>
</connection>
<connection>
- <sender>profileListView</sender>
- <signal>doubleClicked(QListViewItem*)</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>toggleItem(QListViewItem*)</slot>
+ <sender>profileListView</sender>
+ <signal>doubleClicked(Q3ListViewItem*)</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>toggleItem(Q3ListViewItem*)</slot>
</connection>
<connection>
- <sender>diamondcardPushButton</sender>
- <signal>clicked()</signal>
- <receiver>SelectProfileForm</receiver>
- <slot>diamondcardProfile()</slot>
+ <sender>diamondcardPushButton</sender>
+ <signal>clicked()</signal>
+ <receiver>SelectProfileForm</receiver>
+ <slot>diamondcardProfile()</slot>
</connection>
-</connections>
-<tabstops>
- <tabstop>profileListView</tabstop>
- <tabstop>newPushButton</tabstop>
- <tabstop>wizardPushButton</tabstop>
- <tabstop>diamondcardPushButton</tabstop>
- <tabstop>editPushButton</tabstop>
- <tabstop>deletePushButton</tabstop>
- <tabstop>renamePushButton</tabstop>
- <tabstop>defaultPushButton</tabstop>
- <tabstop>runPushButton</tabstop>
- <tabstop>sysPushButton</tabstop>
- <tabstop>cancelPushButton</tabstop>
-</tabstops>
-<includes>
- <include location="global" impldecl="in declaration">list</include>
- <include location="global" impldecl="in declaration">string</include>
- <include location="local" impldecl="in declaration">phone.h</include>
- <include location="local" impldecl="in declaration">qmainwindow.h</include>
- <include location="local" impldecl="in implementation">qdir.h</include>
- <include location="local" impldecl="in implementation">user.h</include>
- <include location="local" impldecl="in implementation">qstringlist.h</include>
- <include location="local" impldecl="in implementation">qmessagebox.h</include>
- <include location="local" impldecl="in implementation">protocol.h</include>
- <include location="local" impldecl="in implementation">gui.h</include>
- <include location="local" impldecl="in implementation">userprofileform.h</include>
- <include location="local" impldecl="in implementation">getprofilenameform.h</include>
- <include location="local" impldecl="in implementation">audits/memman.h</include>
- <include location="local" impldecl="in implementation">wizardform.h</include>
- <include location="local" impldecl="in implementation">syssettingsform.h</include>
- <include location="local" impldecl="in implementation">qlistview.h</include>
- <include location="global" impldecl="in implementation">cstring</include>
- <include location="local" impldecl="in implementation">service.h</include>
- <include location="local" impldecl="in implementation">presence/buddy.h</include>
- <include location="local" impldecl="in implementation">diamondcardprofileform.h</include>
- <include location="local" impldecl="in implementation">selectprofileform.ui.h</include>
-</includes>
-<forwards>
- <forward>class t_phone;</forward>
- <forward>extern t_phone *phone;</forward>
-</forwards>
-<variables>
- <variable access="public">std::list&lt;std::string&gt; selectedProfiles;</variable>
- <variable access="private">bool defaultSet;</variable>
- <variable access="private">t_user *user_config;</variable>
- <variable access="private">QMainWindow *mainWindow;</variable>
-</variables>
-<signals>
- <signal>selection(const list&lt;string&gt; &amp;)</signal>
- <signal>profileRenamed()</signal>
-</signals>
-<slots>
- <slot>showForm( QMainWindow * _mainWindow )</slot>
- <slot>runProfile()</slot>
- <slot>editProfile()</slot>
- <slot>newProfile()</slot>
- <slot>newProfile( bool exec_mode )</slot>
- <slot>newProfileCreated()</slot>
- <slot>deleteProfile()</slot>
- <slot>renameProfile()</slot>
- <slot>setAsDefault()</slot>
- <slot>wizardProfile()</slot>
- <slot>wizardProfile( bool exec_mode )</slot>
- <slot>diamondcardProfile()</slot>
- <slot>diamondcardProfile( bool exec_mode )</slot>
- <slot>sysSettings()</slot>
- <slot>fillProfileListView( const QStringList &amp; profiles )</slot>
- <slot>toggleItem( QListViewItem * item )</slot>
-</slots>
-<functions>
- <function access="private" specifier="non virtual">init()</function>
- <function access="private" specifier="non virtual">destroy()</function>
- <function returnType="int">execForm()</function>
- <function specifier="static" returnType="bool">getUserProfiles( QStringList &amp; profiles, QString &amp; error )</function>
-</functions>
-<pixmapinproject/>
-<layoutdefaults spacing="6" margin="11"/>
-</UI>
+ </connections>
+</ui>