• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.8.3 API Reference
  • KDE Home
  • Contact Us
 

KDEUI

klinkdialog.h
Go to the documentation of this file.
00001 
00022 #ifndef KLINKDIALOG_H
00023 #define KLINKDIALOG_H
00024 
00025 //@cond PRIVATE
00026 
00027 #include <kdialog.h>
00028 
00029 class KLinkDialogPrivate;
00030 class QString;
00031 
00044 class KLinkDialog : public KDialog
00045 {
00046     Q_OBJECT
00047 public:
00052     KLinkDialog(QWidget *parent = 0);
00053 
00057     ~KLinkDialog();
00058 
00059 
00064     void setLinkText(const QString &linkText);
00065 
00070     void setLinkUrl(const QString &linkUrl);
00071 
00076     QString linkText() const;
00077 
00082     QString linkUrl() const;
00083 
00084 private slots:
00085     void slotTextChanged(const QString &);
00086 
00087 private:
00088     //@cond PRIVATE
00089     KLinkDialogPrivate *const d;
00090     //@endcond
00091 };
00092 
00093 //@endcond
00094 
00095 #endif
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:53:04 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDEUI

Skip menu "KDEUI"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdelibs-4.8.3 API Reference

Skip menu "kdelibs-4.8.3 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal