|
|
* 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_CSV (QWidget *parent, const char *name=0)
| ExportObj_CSV |
void setFilename (const QString * filename)
| setFilename |
void addData (int row, int col, QString * data, const char * dtype="")
| addData |
void finish ()
| finish |
QString * exportFilename | exportFilename |
[private]
cell_t * exportData | exportData |
[private]
cell_t * last | last |
[private]
Generated by: marcus on voyager on Mon Sep 16 15:31:33 2002, using kdoc 2.0a53. |