kstars
AddLinkDialog Class Reference
#include <addlinkdialog.h>
Inheritance diagram for AddLinkDialog:

Detailed Description
Definition at line 41 of file addlinkdialog.h.
Public Member Functions | |
| AddLinkDialog (QWidget *parent=0, const QString &oname=i18n("object")) | |
| ~AddLinkDialog () | |
| QString | url () const |
| void | setURL (const QString &s) |
| QString | desc () const |
| void | setDesc (const QString &s) |
| bool | isImageLink () const |
| void | setImageLink (bool b) |
Constructor & Destructor Documentation
| AddLinkDialog::~AddLinkDialog | ( | ) | [inline] |
Member Function Documentation
| QString AddLinkDialog::url | ( | ) | const [inline] |
| void AddLinkDialog::setURL | ( | const QString & | s | ) | [inline] |
| QString AddLinkDialog::desc | ( | ) | const [inline] |
| void AddLinkDialog::setDesc | ( | const QString & | s | ) | [inline] |
Set the Description text.
- Parameters:
-
s the new description text
Definition at line 74 of file addlinkdialog.h.
| bool AddLinkDialog::isImageLink | ( | ) | const [inline] |
| void AddLinkDialog::setImageLink | ( | bool | b | ) | [inline] |
Set the link type.
- Parameters:
-
b if true, link is an image link.
Definition at line 85 of file addlinkdialog.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference