Public Types | |
enum | MatrixToTableConversion { Direct, XYZ, YXZ } |
Public Member Functions | |
Folder * | activeFolder ()/NoDerived/ |
Folder * | addFolder (QString name, Folder *parent=0) |
End Folder * | appendProject (const QString &file_name, Folder *parentFolder=0) |
bool | changeFolder (Folder *, bool force=false) |
MdiSubWindow * | clone (MdiSubWindow *) |
bool | copyFolder (Folder *src, Folder *dest) |
Matrix * | currentMatrix () |
Note * | currentNote () |
End MultiLayer * | currentPlot ()/PyName |
Table * | currentTable () |
bool | deleteFolder (Folder *) |
void | displayInfo (const QString &text) |
if (!sipRes) sipRes | |
MethodCode | if (a0==0) |
MethodCode | if (a0==0) |
MethodCode | if (a0==0) |
if (!sipRes) sipRes | |
if (!sipRes) sipRes | |
if (!sipRes) sipRes | |
if (!sipRes) sipRes | |
Table * | importExcel (const QString &=QString::null, int=-1) |
Table * | importOdfSpreadsheet (const QString &=QString::null, int=-1) |
Table * | importWaveFile () |
End Matrix * | matrix (const QString &) |
Table * | matrixToTable (Matrix *m, MatrixToTableConversion=Direct) |
MultiLayer * | multilayerPlot (Table *, SIP_PYTUPLE, int=1)/PyName |
MultiLayer * | multilayerPlot (const QString &="Graph1", int=1, int=1, int=1)/PyName |
l<< *a0;sipRes=sipCpp-> | newFunctionPlot (l, a1, a2, a3) |
Matrix * | newMatrix (const QString &, int=32, int=32) |
End Matrix * | newMatrix () |
End Note * | newNote (const QString &=QString::null) |
End Graph3D * | newPlot3D (const QString &=QString()) |
Table * | newTable (const QString &, int=30, int=2) |
End Table * | newTable () |
Note * | note (const QString &) |
MdiSubWindow * | openTemplate (const QString &) |
MultiLayer * | plot (const QString &, double, double, int=100) |
MultiLayer * | plot (const QString &)/PyName |
End Graph3D * | plot3D (const QString &) |
Graph3D * | plot3DMatrix (Matrix *, int style=5)/PyName |
MultiLayer * | plotImageProfiles (Matrix *) |
Graph3D * | plotParametricSurface (const QString &, const QString &, const QString &, double, double, double, double, int=40, int=40, bool=true, bool=true)/PyName |
MultiLayer * | plotSpectrogram (Matrix *, Graph::CurveType=Graph::ColorMap)/PyName |
Graph3D * | plotSurface (const QString &, double xl, double xr, double yl, double yr, double zl, double zr, int=40, int=40)/PyName |
Graph3D * | plotXYZ (Table *table, const QString &, int=0)/PyName |
Folder * | projectFolder ()/PyName |
QTextEdit * | resultsLog () |
void | saveAsTemplate (MdiSubWindow *, const QString &) |
void | saveFolder (Folder *folder, const QString &fn, bool=false) |
void | saveProjectAs (const QString &fileName=QString(), bool=false) |
void | setPreferences (Graph *) |
void | setWindowName (MdiSubWindow *, const QString &) |
QString | stemPlot (Table *t, const QString &colName, int power=1001, int startRow=0, int endRow=-1) |
Table * | table (const QString &) |
Matrix * | tableToMatrix (Table *t) |
Matrix * | tableToMatrixRegularXYZ (Table *t, const QString &colName) |
QList< MdiSubWindow * > | windowsList ()/PyName |
QMdiArea * | workspace () |
Public Attributes | |
MethodCode QStringList | l |
MethodCode | sipRes = sipCpp->current_folder->table(*a0, false) |
Private Member Functions | |
ApplicationWindow (const ApplicationWindow &) | |
Private Attributes | |
TypeHeaderCode End ConvertToSubClassCode | sipClass = sipFindClass(sipCpp->className()) |
ApplicationWindow::ApplicationWindow | ( | const ApplicationWindow & | ) | [private] |
Folder* ApplicationWindow::activeFolder | ( | ) |
End Folder* ApplicationWindow::appendProject | ( | const QString & | file_name, | |
Folder * | parentFolder = 0 | |||
) |
bool ApplicationWindow::changeFolder | ( | Folder * | , | |
bool | force = false | |||
) |
MdiSubWindow* ApplicationWindow::clone | ( | MdiSubWindow * | ) |
Matrix* ApplicationWindow::currentMatrix | ( | ) |
Note* ApplicationWindow::currentNote | ( | ) |
End MultiLayer* ApplicationWindow::currentPlot | ( | ) |
Table* ApplicationWindow::currentTable | ( | ) |
bool ApplicationWindow::deleteFolder | ( | Folder * | ) |
void ApplicationWindow::displayInfo | ( | const QString & | text | ) |
ApplicationWindow::if | ( | ! | sipRes | ) |
MethodCode ApplicationWindow::if | ( | a0 | = = 0 |
) | [inline] |
MethodCode ApplicationWindow::if | ( | a0 | = = 0 |
) | [inline] |
MethodCode ApplicationWindow::if | ( | a0 | = = 0 |
) | [inline] |
ApplicationWindow::if | ( | ! | sipRes | ) |
ApplicationWindow::if | ( | ! | sipRes | ) |
ApplicationWindow::if | ( | ! | sipRes | ) |
ApplicationWindow::if | ( | ! | sipRes | ) |
Table* ApplicationWindow::importExcel | ( | const QString & | = QString::null , |
|
int | = -1 | |||
) |
Table* ApplicationWindow::importOdfSpreadsheet | ( | const QString & | = QString::null , |
|
int | = -1 | |||
) |
Table* ApplicationWindow::importWaveFile | ( | ) |
End Matrix* ApplicationWindow::matrix | ( | const QString & | ) |
Table* ApplicationWindow::matrixToTable | ( | Matrix * | m, | |
MatrixToTableConversion | = Direct | |||
) |
MultiLayer* ApplicationWindow::multilayerPlot | ( | Table * | , | |
SIP_PYTUPLE | , | |||
int | = 1 | |||
) |
MultiLayer* ApplicationWindow::multilayerPlot | ( | const QString & | = "Graph1" , |
|
int | = 1 , |
|||
int | = 1 , |
|||
int | = 1 | |||
) |
Matrix* ApplicationWindow::newMatrix | ( | const QString & | , | |
int | = 32 , |
|||
int | = 32 | |||
) |
End Matrix* ApplicationWindow::newMatrix | ( | ) |
End Note* ApplicationWindow::newNote | ( | const QString & | = QString::null |
) |
End Graph3D* ApplicationWindow::newPlot3D | ( | const QString & | = QString() |
) |
Table* ApplicationWindow::newTable | ( | const QString & | , | |
int | = 30 , |
|||
int | = 2 | |||
) |
End Table* ApplicationWindow::newTable | ( | ) |
Note* ApplicationWindow::note | ( | const QString & | ) |
MdiSubWindow* ApplicationWindow::openTemplate | ( | const QString & | ) |
MultiLayer* ApplicationWindow::plot | ( | const QString & | , | |
double | , | |||
double | , | |||
int | = 100 | |||
) |
MultiLayer* ApplicationWindow::plot | ( | const QString & | ) |
End Graph3D* ApplicationWindow::plot3D | ( | const QString & | ) |
MultiLayer* ApplicationWindow::plotImageProfiles | ( | Matrix * | ) |
Graph3D* ApplicationWindow::plotParametricSurface | ( | const QString & | , | |
const QString & | , | |||
const QString & | , | |||
double | , | |||
double | , | |||
double | , | |||
double | , | |||
int | = 40 , |
|||
int | = 40 , |
|||
bool | = true , |
|||
bool | = true | |||
) |
MultiLayer* ApplicationWindow::plotSpectrogram | ( | Matrix * | , | |
Graph::CurveType | = Graph::ColorMap | |||
) |
Graph3D* ApplicationWindow::plotSurface | ( | const QString & | , | |
double | xl, | |||
double | xr, | |||
double | yl, | |||
double | yr, | |||
double | zl, | |||
double | zr, | |||
int | = 40 , |
|||
int | = 40 | |||
) |
Folder* ApplicationWindow::projectFolder | ( | ) |
QTextEdit* ApplicationWindow::resultsLog | ( | ) |
void ApplicationWindow::saveAsTemplate | ( | MdiSubWindow * | , | |
const QString & | ||||
) |
void ApplicationWindow::saveFolder | ( | Folder * | folder, | |
const QString & | fn, | |||
bool | = false | |||
) |
void ApplicationWindow::saveProjectAs | ( | const QString & | fileName = QString() , |
|
bool | = false | |||
) |
void ApplicationWindow::setPreferences | ( | Graph * | ) |
void ApplicationWindow::setWindowName | ( | MdiSubWindow * | , | |
const QString & | ||||
) |
QString ApplicationWindow::stemPlot | ( | Table * | t, | |
const QString & | colName, | |||
int | power = 1001 , |
|||
int | startRow = 0 , |
|||
int | endRow = -1 | |||
) |
Table* ApplicationWindow::table | ( | const QString & | ) |
QList<MdiSubWindow*> ApplicationWindow::windowsList | ( | ) |
QMdiArea* ApplicationWindow::workspace | ( | ) |
MethodCode QStringList ApplicationWindow::l |
TypeHeaderCode End ConvertToSubClassCode ApplicationWindow::sipClass = sipFindClass(sipCpp->className()) [private] |
MethodCode ApplicationWindow::sipRes = sipCpp->current_folder->table(*a0, false) |