SelectProfileForm
0
0
501
513
Twinkle - Select user profile
-
5
0
0
0
Select user profile(s) to run:
Qt::AlignVCenter
true
-
Q3ListView::LastColumn
Tick the check boxes of the user profiles that you want to run and press run.
User profile
true
true
-
-
20
20
QSizePolicy::Expanding
Qt::Vertical
-
Create profile
-
Ed&itor
Alt+I
Create a new profile with the profile editor.
-
&Wizard
Alt+W
Create a new profile with the wizard.
-
Dia&mondcard
Alt+M
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.
-
Modify profile
-
&Edit
Alt+E
Edit the highlighted profile.
-
&Delete
Alt+D
Delete the highlighted profile.
-
Ren&ame
Alt+A
Rename the highlighted profile.
-
Startup profile
-
&Set as default
Alt+S
Make the selected profiles the default profiles. The next time you start Twinkle, these profiles will be automatically run.
-
&Run
Alt+R
true
Run Twinkle with the selected profiles.
-
S&ystem settings
Alt+Y
Edit the system settings.
-
&Cancel
Alt+C
profileListView
newPushButton
wizardPushButton
diamondcardPushButton
editPushButton
deletePushButton
renamePushButton
defaultPushButton
runPushButton
sysPushButton
cancelPushButton
list
string
phone.h
q3mainwindow.h
cancelPushButton
clicked()
SelectProfileForm
reject()
runPushButton
clicked()
SelectProfileForm
runProfile()
editPushButton
clicked()
SelectProfileForm
editProfile()
newPushButton
clicked()
SelectProfileForm
newProfile()
deletePushButton
clicked()
SelectProfileForm
deleteProfile()
renamePushButton
clicked()
SelectProfileForm
renameProfile()
wizardPushButton
clicked()
SelectProfileForm
wizardProfile()
defaultPushButton
clicked()
SelectProfileForm
setAsDefault()
sysPushButton
clicked()
SelectProfileForm
sysSettings()
profileListView
doubleClicked(Q3ListViewItem*)
SelectProfileForm
toggleItem(Q3ListViewItem*)
diamondcardPushButton
clicked()
SelectProfileForm
diamondcardProfile()