class ExportObj_XML

* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. More...

Definition#include <sqlguipart/export_xml.h>
InheritsQObject (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Private Members


Detailed Description

* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * *************************************************************************

 ExportObj_XML (QWidget *parent, const char *name=0)

ExportObj_XML

void  setFilename (const QString * filename)

setFilename

void  setTablename (const QString * filename)

setTablename

void  addData (int row, int col, QString * data, const char * dtype="")

addData

void  finish ()

finish

void  setRowOffset (int r)

setRowOffset

void  setColumnOffset (int c)

setColumnOffset

QString * exportFilename

exportFilename

[private]

QString * exportTablename

exportTablename

[private]

cell_t * exportData

exportData

[private]

cell_t * last

last

[private]

int rowOffset

rowOffset

[private]

int columnOffset

columnOffset

[private]


Generated by: marcus on voyager on Mon Sep 16 15:31:33 2002, using kdoc 2.0a53.