From aa9b140a7bb49eb9666678bcbbb544cc536bd6de Mon Sep 17 00:00:00 2001 From: Lubos Dolezel Date: Mon, 1 Jun 2015 22:04:50 +0200 Subject: GUI build in progress. The next step is to adapt .ui.h files to use Qt4 UIC-generated headers. --- src/gui/authenticationform.ui | 611 +++++++++++++++++++----------------------- 1 file changed, 281 insertions(+), 330 deletions(-) (limited to 'src/gui/authenticationform.ui') diff --git a/src/gui/authenticationform.ui b/src/gui/authenticationform.ui index acd98d1..1fdfffc 100644 --- a/src/gui/authenticationform.ui +++ b/src/gui/authenticationform.ui @@ -1,340 +1,291 @@ - -AuthenticationForm - - - AuthenticationForm - + + + + + + AuthenticationForm + - - 0 - 0 - 582 - 198 - + + 0 + 0 + 582 + 198 + - - Twinkle - Authentication + + Twinkle - Authentication - - - unnamed - - - - layout33 - - - - unnamed - - - - authIconTextLabel - - - - - - password.png - - - - - spacer46 - - - Vertical - - - Expanding - - - - 20 - 51 - - - - - - - - layout9 - - - - unnamed - - - - userValueTextLabel - - - - 0 - 85 - 255 - - - - user - No need to translate - - - The user for which authentication is requested. - - - - - profileValueTextLabel - - - - 7 - 0 - 0 - 0 - - - - - 0 - 85 - 255 - - - - profile - No need to translate - - - The user profile of the user for which authentication is requested. - - - - - profileTextLabel - - - User profile: - - - - - userTextLabel - - - User: - - - - - - - layout10 - - - - unnamed - - - - passwordTextLabel - - - &Password: - - - passwordLineEdit - - - - - passwordLineEdit - - - - 200 - 0 - - - - Password - - - Your password for authentication. - - - - - usernameLineEdit - - - - 200 - 0 - - - - Your SIP authentication name. Quite often this is the same as your SIP user name. It can be a different name though. - - - - - usernameTextLabel - - - &User name: - - - usernameLineEdit - - - - - - - spacer13 - - - Vertical - - - Expanding - - + + + + + + + + + + password.png + + + false + + + + + + + + 20 + 51 + + + + QSizePolicy::Expanding + + + Qt::Vertical + + + + + + + + + + + user + + + The user for which authentication is requested. + + + false + + + + + + + + 7 + 0 + 0 + 0 + + + + profile + + + The user profile of the user for which authentication is requested. + + + false + + + + + + + User profile: + + + false + + + + + + + User: + + + false + + + + + + + + + + + &Password: + + + passwordLineEdit + + + false + + + + + + + + 200 + 0 + + + + QLineEdit::Password + + + Your password for authentication. + + + + + + - 20 - 16 + 200 + 0 - + + + Your SIP authentication name. Quite often this is the same as your SIP user name. It can be a different name though. + + + + + + + &User name: + + + usernameLineEdit + + + false + + + + + + + + + + 20 + 16 + + + + QSizePolicy::Expanding + + + Qt::Vertical + - - - layout22 - - - - unnamed - - - - spacer12 - - - Horizontal - - - Expanding - - - - 101 - 20 - - - - - - okPushButton - - - &OK - - - true - - - - - cancelPushButton - - - &Cancel - - - - - - - layout13 - - - - unnamed - - - - authTextLabel - - - - 32767 - 32767 - - - - Login required for realm: - - - - - realmTextLabel - - - - 7 - 0 - 0 - 0 - - - - - 0 - 85 - 255 - - - - realm - No need to translate - - - The realm for which you need to authenticate. - - - - - - - - - okPushButton - clicked() - AuthenticationForm - accept() - - - cancelPushButton - clicked() - AuthenticationForm - reject() - - - + + + + + + + + 101 + 20 + + + + QSizePolicy::Expanding + + + Qt::Horizontal + + + + + + + &OK + + + true + + + + + + + &Cancel + + + + + + + + + + + + 32767 + 32767 + + + + Login required for realm: + + + false + + + + + + + + 7 + 0 + 0 + 0 + + + + realm + + + The realm for which you need to authenticate. + + + false + + + + + + + + + qPixmapFromMimeSource + usernameLineEdit passwordLineEdit okPushButton cancelPushButton - - - user.h - authenticationform.ui.h - - - exec( t_user * user_config, const QString & realm, QString & username, QString & password ) - - - - + + + user.h + + + + okPushButton + clicked() + AuthenticationForm + accept() + + + cancelPushButton + clicked() + AuthenticationForm + reject() + + + -- cgit v1.2.3