KDEUI
KPasswordDialog Member List
This is the complete list of members for KPasswordDialog, including all inherited members.
| aboutToShowDetails() | KDialog | signal |
| accept() | KPasswordDialog | |
| addCommentLine(const QString &label, const QString &comment) | KPasswordDialog | |
| anonymousMode() const | KPasswordDialog | |
| Apply enum value | KDialog | |
| applyClicked() | KDialog | signal |
| AppNameCaption enum value | KDialog | |
| avoidArea(QWidget *widget, const QRect &area, int screen=-1) | KDialog | static |
| button(ButtonCode id) const | KDialog | |
| buttonClicked(KDialog::ButtonCode button) | KDialog | signal |
| ButtonCode enum name | KDialog | |
| buttonIcon(ButtonCode id) const | KDialog | |
| ButtonPopupMode enum name | KDialog | |
| buttonText(ButtonCode id) const | KDialog | |
| buttonToolTip(ButtonCode id) const | KDialog | |
| buttonWhatsThis(ButtonCode id) const | KDialog | |
| Cancel enum value | KDialog | |
| cancelClicked() | KDialog | signal |
| CaptionFlag enum name | KDialog | |
| centerOnScreen(QWidget *widget, int screen=-1) | KDialog | static |
| checkPassword() | KPasswordDialog | protectedvirtual |
| Close enum value | KDialog | |
| closeClicked() | KDialog | signal |
| closeEvent(QCloseEvent *e) | KDialog | protectedvirtual |
| d_ptr | KDialog | protected |
| Default enum value | KDialog | |
| defaultButton() const | KDialog | |
| defaultClicked() | KDialog | signal |
| delayedDestruct() | KDialog | slot |
| DelayedPopup enum value | KDialog | |
| Details enum value | KDialog | |
| domain() const | KPasswordDialog | |
| DomainError enum value | KPasswordDialog | |
| DomainReadOnly enum value | KPasswordDialog | |
| enableButton(ButtonCode id, bool state) | KDialog | slot |
| enableButtonApply(bool state) | KDialog | slot |
| enableButtonCancel(bool state) | KDialog | slot |
| enableButtonOk(bool state) | KDialog | slot |
| enableLinkedHelp(bool state) | KDialog | slot |
| ErrorType enum name | KPasswordDialog | |
| FatalError enum value | KPasswordDialog | |
| finished() | KDialog | signal |
| gotPassword(const QString &password, bool keep) | KPasswordDialog | signal |
| gotUsernameAndPassword(const QString &username, const QString &password, bool keep) | KPasswordDialog | signal |
| groupSpacingHint() | KDialog | static |
| Help enum value | KDialog | |
| helpClicked() | KDialog | signal |
| helpLinkText() const | KDialog | |
| hidden() | KDialog | signal |
| hideEvent(QHideEvent *) | KDialog | protectedvirtual |
| HIGCompliantCaption enum value | KDialog | |
| incrementInitialSize(const QSize &size) | KDialog | |
| InstantPopup enum value | KDialog | |
| isButtonEnabled(ButtonCode id) const | KDialog | |
| isDetailsWidgetVisible() const | KDialog | slot |
| KDialog(QWidget *parent=0, Qt::WindowFlags flags=0) | KDialog | explicit |
| KDialog(KDialogPrivate &dd, QWidget *parent, Qt::WindowFlags flags=0) | KDialog | protected |
| keepPassword() const | KPasswordDialog | |
| keyPressEvent(QKeyEvent *) | KDialog | protectedvirtual |
| KPasswordDialog(QWidget *parent=0L, const KPasswordDialogFlags &flags=0, const KDialog::ButtonCodes otherButtons=0) | KPasswordDialog | explicit |
| KPasswordDialogFlag enum name | KPasswordDialog | |
| layoutHintChanged() | KDialog | signal |
| mainWidget() | KDialog | |
| makeStandardCaption(const QString &userCaption, QWidget *window=0, CaptionFlags flags=HIGCompliantCaption) | KDialog | static |
| marginHint() | KDialog | static |
| minimumSizeHint() const | KDialog | virtual |
| ModifiedCaption enum value | KDialog | |
| No enum value | KDialog | |
| NoCaptionFlags enum value | KDialog | |
| noClicked() | KDialog | signal |
| NoDefault enum value | KDialog | |
| NoFlags enum value | KPasswordDialog | |
| None enum value | KDialog | |
| Ok enum value | KDialog | |
| okClicked() | KDialog | signal |
| password() const | KPasswordDialog | |
| PasswordError enum value | KPasswordDialog | |
| pixmap() const | KPasswordDialog | |
| prompt() const | KPasswordDialog | |
| Reset enum value | KDialog | |
| resetClicked() | KDialog | signal |
| resizeLayout(QWidget *widget, int margin, int spacing) | KDialog | static |
| resizeLayout(QLayout *lay, int margin, int spacing) | KDialog | static |
| restoreDialogSize(const KConfigGroup &config) | KDialog | |
| saveDialogSize(KConfigGroup &config, KConfigGroup::WriteConfigFlags options=KConfigGroup::Normal) const | KDialog | |
| setAllowEmbeddingInGraphicsView(bool allowEmbedding) | KDialog | static |
| setAnonymousMode(bool anonymous) | KPasswordDialog | |
| setButtonFocus(ButtonCode id) | KDialog | |
| setButtonGuiItem(ButtonCode id, const KGuiItem &item) | KDialog | |
| setButtonIcon(ButtonCode id, const KIcon &icon) | KDialog | |
| setButtonMenu(ButtonCode id, QMenu *menu, ButtonPopupMode popupmode=InstantPopup) | KDialog | |
| setButtons(ButtonCodes buttonMask) | KDialog | |
| setButtonsOrientation(Qt::Orientation orientation) | KDialog | |
| setButtonText(ButtonCode id, const QString &text) | KDialog | |
| setButtonToolTip(ButtonCode id, const QString &text) | KDialog | |
| setButtonWhatsThis(ButtonCode id, const QString &text) | KDialog | |
| setCaption(const QString &caption) | KDialog | virtualslot |
| setCaption(const QString &caption, bool modified) | KDialog | virtualslot |
| setDefaultButton(ButtonCode id) | KDialog | |
| setDetailsWidget(QWidget *detailsWidget) | KDialog | slot |
| setDetailsWidgetVisible(bool visible) | KDialog | slot |
| setDomain(const QString &) | KPasswordDialog | |
| setEscapeButton(ButtonCode id) | KDialog | |
| setHelp(const QString &anchor, const QString &appname=QString()) | KDialog | slot |
| setHelpLinkText(const QString &text) | KDialog | slot |
| setInitialSize(const QSize &size) | KDialog | |
| setKeepPassword(bool b) | KPasswordDialog | |
| setKnownLogins(const QMap< QString, QString > &knownLogins) | KPasswordDialog | |
| setMainWidget(QWidget *widget) | KDialog | |
| setPassword(const QString &password) | KPasswordDialog | |
| setPixmap(const QPixmap &) | KPasswordDialog | |
| setPlainCaption(const QString &caption) | KDialog | virtualslot |
| setPrompt(const QString &prompt) | KPasswordDialog | |
| setUsername(const QString &) | KPasswordDialog | |
| setUsernameReadOnly(bool readOnly) | KPasswordDialog | |
| ShowAnonymousLoginCheckBox enum value | KPasswordDialog | |
| showButton(ButtonCode id, bool state) | KDialog | |
| showButtonSeparator(bool state) | KDialog | |
| ShowDomainLine enum value | KPasswordDialog | |
| showErrorMessage(const QString &message, const ErrorType type=PasswordError) | KPasswordDialog | |
| ShowKeepPassword enum value | KPasswordDialog | |
| ShowUsernameLine enum value | KPasswordDialog | |
| sizeHint() const | KDialog | virtual |
| slotButtonClicked(int button) | KDialog | protectedvirtualslot |
| spacingHint() | KDialog | static |
| Try enum value | KDialog | |
| tryClicked() | KDialog | signal |
| UnknownError enum value | KPasswordDialog | |
| updateGeometry() | KDialog | protectedslot |
| User1 enum value | KDialog | |
| user1Clicked() | KDialog | signal |
| User2 enum value | KDialog | |
| user2Clicked() | KDialog | signal |
| User3 enum value | KDialog | |
| user3Clicked() | KDialog | signal |
| username() const | KPasswordDialog | |
| UsernameError enum value | KPasswordDialog | |
| UsernameReadOnly enum value | KPasswordDialog | |
| Yes enum value | KDialog | |
| yesClicked() | KDialog | signal |
| ~KDialog() | KDialog | |
| ~KPasswordDialog() | KPasswordDialog |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference