#include <TableBuilderLatex.h>
Inheritance diagram for TableBuilderLatex::
Public Methods | |
TableBuilderLatex (QObject *par, Machine *m) | |
Constructor. | |
~TableBuilderLatex () | |
Destructor. | |
QString | getHead () |
Returns the head of the table. | |
QString | getFoot () |
Returns the foot of the table. | |
QString | fileFilter () |
Returns the file filter to use for the file dialog. | |
QString | getCommentStart () |
Returns the comment start string. | |
QString | getCommentEnd () |
Returns the comment end string. | |
Private Methods | |
QString | getRow (GState *) |
Returns a row of the table corresponding to the state s. |