[libkorigin Index] [libkorigin Heirarchy]
Import ASCII files. More...
#include </home/patrick/korigin/doc/tmp/importASCII.h>
Inherits: QObject, importFilter
Clone this file for further import filters.
Dont copy this file into the korigin include path! It is not needed there.
When writing new filters watch the initialization class in the importASCII.cc file (at the end).
Does nothing until now.
Does nothing until now.
All import Filter have an entry in the korigin menus. This is the name, under which this module will appear.
The File Dialog needs a filter string, e.g. "*.html".
Builds a complete options tabdialog inclusive slots. All options dialogw must have a file filter dialog.
The main function. Reads a table ins a way defined by the options dialog (skipping headers...).
filename | the name of the file to read from disk |
All import filters have there own recent directory buffer. This will be be configurable in later versions.
dir | the latest used directory when importing an ASCII file. |
When launching the application, the first time importing an ASCII file this directory will be be directory displayed by the file dialog.
The defaultDirectory will be configurable through an options dialog.
dir | the default directory for this module |
| Kdoc |