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

KDEUI

  • 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
29class KLinkDialogPrivate;
30class QString;
31
44class KLinkDialog : public KDialog
45{
46 Q_OBJECT
47public:
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
84private slots:
85 void slotTextChanged(const QString &);
86
87private:
88 //@cond PRIVATE
89 KLinkDialogPrivate *const d;
90 //@endcond
91};
92
93//@endcond
94
95#endif
KDialog
A dialog base class with standard buttons and predefined layouts.
Definition: kdialog.h:129
QWidget
kdialog.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 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.14.38 API Reference

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