#include <importOPJ.h>
Public Member Functions | |
| int | error () |
| bool | importGraphs (OPJFile opj) |
| bool | importNotes (OPJFile opj) |
| ImportOPJ (ApplicationWindow *app, const QString &filename) | |
| bool | importTables (OPJFile opj) |
Private Member Functions | |
| QString | parseOriginTags (const QString &str) |
| QString | parseOriginText (const QString &str) |
| int | translateOrigin2QtiplotLineStyle (int linestyle) |
Private Attributes | |
| ApplicationWindow * | mw |
| int | parse_error |
| int | xoffset |
| ImportOPJ::ImportOPJ | ( | ApplicationWindow * | app, | |
| const QString & | filename | |||
| ) |
| int ImportOPJ::error | ( | ) | [inline] |
| bool ImportOPJ::importGraphs | ( | OPJFile | opj | ) |
hack used in order to avoid resize and repaint events
| bool ImportOPJ::importNotes | ( | OPJFile | opj | ) |
| bool ImportOPJ::importTables | ( | OPJFile | opj | ) |
| QString ImportOPJ::parseOriginTags | ( | const QString & | str | ) | [private] |
| QString ImportOPJ::parseOriginText | ( | const QString & | str | ) | [private] |
| int ImportOPJ::translateOrigin2QtiplotLineStyle | ( | int | linestyle | ) | [private] |
ApplicationWindow* ImportOPJ::mw [private] |
int ImportOPJ::parse_error [private] |
int ImportOPJ::xoffset [private] |
1.5.3