• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • @topname@
  • Sitemap
  • Contact Us
 

kio/kssl

keygenwizard.cc

00001 #include <kdialog.h>
00002 #include <klocale.h>
00003 /****************************************************************************
00004 ** Form implementation generated from reading ui file './keygenwizard.ui'
00005 **
00006 ** Created: 2010-02-08T15:28:06
00007 **
00008 ** WARNING! All changes made in this file will be lost!
00009 ****************************************************************************/
00010 
00011 #include "keygenwizard.h"
00012 
00013 #include <qvariant.h>
00014 #include <kdialog.h>
00015 #include <qlabel.h>
00016 #include <qlayout.h>
00017 #include <qtooltip.h>
00018 #include <qwhatsthis.h>
00019 
00020 /*
00021  *  Constructs a KGWizardPage1 as a child of 'parent', with the
00022  *  name 'name' and widget flags set to 'f'.
00023  */
00024 KGWizardPage1::KGWizardPage1( QWidget* parent, const char* name, WFlags fl )
00025     : QWidget( parent, name, fl )
00026 {
00027     if ( !name )
00028     setName( "KGWizardPage1" );
00029     KGWizardPage1Layout = new QGridLayout( this, 1, 1, KDialog::marginHint(), KDialog::spacingHint(), "KGWizardPage1Layout"); 
00030 
00031     TextLabel1 = new QLabel( this, "TextLabel1" );
00032     TextLabel1->setTextFormat( QLabel::RichText );
00033     TextLabel1->setScaledContents( FALSE );
00034     TextLabel1->setAlignment( int( QLabel::WordBreak | QLabel::AlignVCenter | QLabel::AlignLeft ) );
00035 
00036     KGWizardPage1Layout->addWidget( TextLabel1, 0, 0 );
00037     languageChange();
00038     resize( QSize(345, 142).expandedTo(minimumSizeHint()) );
00039     clearWState( WState_Polished );
00040 }
00041 
00042 /*
00043  *  Destroys the object and frees any allocated resources
00044  */
00045 KGWizardPage1::~KGWizardPage1()
00046 {
00047     // no need to delete child widgets, Qt does it all for us
00048 }
00049 
00050 /*
00051  *  Sets the strings of the subwidgets using the current
00052  *  language.
00053  */
00054 void KGWizardPage1::languageChange()
00055 {
00056     TextLabel1->setText( tr2i18n( "You have indicated that you wish to obtain or purchase a secure certificate. This wizard is intended to guide you through the procedure. You may cancel at any time, and this will abort the transaction." ) );
00057 }
00058 
00059 #include "keygenwizard.moc"

kio/kssl

Skip menu "kio/kssl"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

@topname@

Skip menu "@topname@"
  •     kdnssd-avahi
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for @topname@ by doxygen 1.5.5
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal