AddTable Class Reference

A wiedget to add tables. More...

#include <addtable.h>

List of all members.

Public Slots

void exit ()

Signals

void addedTable (const QString &html)

Public Member Functions

 AddTable (QWidget *parent)
 ~AddTable ()

Detailed Description

A wiedget to add tables.

This widget provides a gui to create a table and get an HTML table tag with a specified number of columns and rows.

Author:
Manuel Unglaub

Constructor & Destructor Documentation

AddTable::AddTable ( QWidget *  parent  ) 

The constructor.

Constructs the AddTable which is a child of parent.

Parameters:
parent The parent of this AddTable.
AddTable::~AddTable (  ) 

The destructor.

Destroys the object.


Member Function Documentation

void AddTable::addedTable ( const QString &  html  )  [signal]

This signal is emited when the user clicked the ok button.

Parameters:
html Containing the HTML table tag that represents the table with the specified number of columns and rows.
void AddTable::exit (  )  [slot]

Connect to this slot to destroy this object.


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