kspread Library API Documentation

KSpreadCSVDialog Class Reference

Provides dialog for managing CSV (comma separated value) data. More...

#include <kspread_dlg_csv.h>

Collaboration diagram for KSpreadCSVDialog:

Collaboration graph
[legend]
List of all members.

Public Types

enum  Mode { Clipboard, File, Column }
enum  Header { TEXT, NUMBER, DATE, CURRENCY }

Public Member Functions

 KSpreadCSVDialog (KSpreadView *parent, const char *name, QRect const &rect, Mode mode)
bool cancelled ()

Protected Member Functions

void accept ()

Detailed Description

Provides dialog for managing CSV (comma separated value) data.

Currently KSpreadCSVDialog is used for converting text into columns, inserting text file and pasting text from clipboard, where conversion from CSV (comma separated value) data is is all required. The different purposed mentioned above is determined using mode, which can be Column, File, or Clipboard respectively.

Definition at line 53 of file kspread_dlg_csv.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kspread Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:43:44 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003