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

KDEUI

  • sources
  • kde-4.14
  • kdelibs
  • kdeui
  • dialogs
klinkdialog.h
Go to the documentation of this file.
1 
22 #ifndef KLINKDIALOG_H
23 #define KLINKDIALOG_H
24 
25 //@cond PRIVATE
26 
27 #include <kdialog.h>
28 
29 class KLinkDialogPrivate;
30 class QString;
31 
44 class KLinkDialog : public KDialog
45 {
46  Q_OBJECT
47 public:
52  KLinkDialog(QWidget *parent = 0);
53 
57  ~KLinkDialog();
58 
59 
64  void setLinkText(const QString &linkText);
65 
70  void setLinkUrl(const QString &linkUrl);
71 
76  QString linkText() const;
77 
82  QString linkUrl() const;
83 
84 private slots:
85  void slotTextChanged(const QString &);
86 
87 private:
88  //@cond PRIVATE
89  KLinkDialogPrivate *const d;
90  //@endcond
91 };
92 
93 //@endcond
94 
95 #endif
kdialog.h
QWidget
KDialog
A dialog base class with standard buttons and predefined layouts.
Definition: kdialog.h:128
QString
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 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 API Reference

Skip menu "kdelibs 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

Search



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