ApplicationWindow Class Reference

List of all members.

Public Types

enum  MatrixToTableConversion { Direct, XYZ, YXZ }

Public Member Functions

FolderactiveFolder ()/NoDerived/
FolderaddFolder (QString name, Folder *parent=0)
End FolderappendProject (const QString &file_name, Folder *parentFolder=0)
bool changeFolder (Folder *, bool force=false)
MdiSubWindowclone (MdiSubWindow *)
bool copyFolder (Folder *src, Folder *dest)
MatrixcurrentMatrix ()
NotecurrentNote ()
End MultiLayercurrentPlot ()/PyName
TablecurrentTable ()
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
TableimportExcel (const QString &=QString::null, int=-1)
TableimportOdfSpreadsheet (const QString &=QString::null, int=-1)
TableimportWaveFile ()
End Matrixmatrix (const QString &)
TablematrixToTable (Matrix *m, MatrixToTableConversion=Direct)
MultiLayermultilayerPlot (Table *, SIP_PYTUPLE, int=1)/PyName
MultiLayermultilayerPlot (const QString &="Graph1", int=1, int=1, int=1)/PyName
l<< *a0;sipRes=sipCpp-> newFunctionPlot (l, a1, a2, a3)
MatrixnewMatrix (const QString &, int=32, int=32)
End MatrixnewMatrix ()
End NotenewNote (const QString &=QString::null)
End Graph3DnewPlot3D (const QString &=QString())
TablenewTable (const QString &, int=30, int=2)
End TablenewTable ()
Notenote (const QString &)
MdiSubWindowopenTemplate (const QString &)
MultiLayerplot (const QString &, double, double, int=100)
MultiLayerplot (const QString &)/PyName
End Graph3Dplot3D (const QString &)
Graph3Dplot3DMatrix (Matrix *, int style=5)/PyName
MultiLayerplotImageProfiles (Matrix *)
Graph3DplotParametricSurface (const QString &, const QString &, const QString &, double, double, double, double, int=40, int=40, bool=true, bool=true)/PyName
MultiLayerplotSpectrogram (Matrix *, Graph::CurveType=Graph::ColorMap)/PyName
Graph3DplotSurface (const QString &, double xl, double xr, double yl, double yr, double zl, double zr, int=40, int=40)/PyName
Graph3DplotXYZ (Table *table, const QString &, int=0)/PyName
FolderprojectFolder ()/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)
Tabletable (const QString &)
MatrixtableToMatrix (Table *t)
MatrixtableToMatrixRegularXYZ (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())

Member Enumeration Documentation

Enumerator:
Direct 
XYZ 
YXZ 

Constructor & Destructor Documentation

ApplicationWindow::ApplicationWindow ( const ApplicationWindow  )  [private]

Member Function Documentation

Folder* ApplicationWindow::activeFolder (  ) 
Folder* ApplicationWindow::addFolder ( QString  name,
Folder parent = 0 
)
End Folder* ApplicationWindow::appendProject ( const QString &  file_name,
Folder parentFolder = 0 
)
bool ApplicationWindow::changeFolder ( Folder ,
bool  force = false 
)
MdiSubWindow* ApplicationWindow::clone ( MdiSubWindow  ) 
bool ApplicationWindow::copyFolder ( Folder src,
Folder dest 
)
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 
)
l<< *a0; sipRes = sipCpp-> ApplicationWindow::newFunctionPlot ( l  ,
a1  ,
a2  ,
a3   
)
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 &   ) 
Graph3D* ApplicationWindow::plot3DMatrix ( Matrix ,
int  style = 5 
)
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 
)
Graph3D* ApplicationWindow::plotXYZ ( Table table,
const QString &  ,
int  = 0 
)
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 &   ) 
Matrix* ApplicationWindow::tableToMatrix ( Table t  ) 
Matrix* ApplicationWindow::tableToMatrixRegularXYZ ( Table t,
const QString &  colName 
)
QList<MdiSubWindow*> ApplicationWindow::windowsList (  ) 
QMdiArea* ApplicationWindow::workspace (  ) 

Member Data Documentation

MethodCode QStringList ApplicationWindow::l
TypeHeaderCode End ConvertToSubClassCode ApplicationWindow::sipClass = sipFindClass(sipCpp->className()) [private]
MethodCode ApplicationWindow::sipRes = sipCpp->current_folder->table(*a0, false)

The documentation for this class was generated from the following file:

Generated on Wed Oct 27 12:11:20 2010 for QtiPlot_Python_API by  doxygen 1.6.1