NewLinkDialog Class Reference

A dialog to create a link. More...

#include <newlinkdialog.h>

List of all members.

Public Member Functions

 NewLinkDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 ~NewLinkDialog ()
void setLinkText (QString text)
QString getLinkText ()
QUrl getUrl ()

Detailed Description

A dialog to create a link.

A dialog to create links to other nodes, websites or files.

Author:
Manuel Unglaub

Constructor & Destructor Documentation

NewLinkDialog::NewLinkDialog ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

The constructor.

Constructs the NewLinkDialog which is a child of parent and has the provided window flags.

Parameters:
parent The parent of this NewLinkDialog.
f The window flags of this NewLinkDialog.
NewLinkDialog::~NewLinkDialog (  ) 

The destructor.

Destroys the object.


Member Function Documentation

QString NewLinkDialog::getLinkText (  ) 

Get the link text form the NewLinkDialog.

Returns:
The link text.
QUrl NewLinkDialog::getUrl (  ) 

Get the url of the link.

Returns:
The url of the link.
void NewLinkDialog::setLinkText ( QString  text  ) 

Provide the NewLinkDialog with a link text.

Parameters:
text The link text.

The documentation for this class was generated from the following files:
Generated on Fri May 14 19:12:51 2010 for Silence by  doxygen 1.6.3