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

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