, including all inherited members.
allocateMatrixData(int rows, int columns) | Matrix | [static, slot] |
applicationWindow() | MdiSubWindow | [inline] |
askOnCloseEvent(bool ask) | MdiSubWindow | [inline] |
aspect() | MdiSubWindow | |
birthDate() | MdiSubWindow | [inline] |
Both enum value | MdiSubWindow | |
boundingRect() | Matrix | [slot] |
calculate(int startRow=0, int endRow=-1, int startCol=0, int endCol=-1, bool forceMuParser=true) | Matrix | |
Calculate enum value | Matrix | |
canCalculate(bool useMuParser=true) | Matrix | [slot] |
CaptionPolicy enum name | MdiSubWindow | |
captionPolicy() | MdiSubWindow | [inline] |
cell(int row, int col) | Matrix | [slot] |
changeEvent(QEvent *event) | MdiSubWindow | [protected, virtual] |
Clear enum value | Matrix | |
clearSelection() | Matrix | [slot] |
closedWindow(MdiSubWindow *) | MdiSubWindow | [signal] |
closeEvent(QCloseEvent *) | MdiSubWindow | |
colorMap() | Matrix | [inline] |
colorMapType() | Matrix | [inline] |
ColorMapType enum name | Matrix | |
ColumnRow enum value | Matrix | |
columnsWidth() | Matrix | [inline, slot] |
copy(Matrix *m) | Matrix | [slot] |
copySelection() | Matrix | [slot] |
Custom enum value | Matrix | |
customEvent(QEvent *e) | Matrix | |
cutSelection() | Matrix | [slot] |
d_color_map | Matrix | [private] |
d_color_map_type | Matrix | [private] |
d_column_width | Matrix | [private] |
d_header_view_type | Matrix | [private] |
d_matrix_model | Matrix | [private] |
d_select_all_shortcut | Matrix | [private] |
d_stack | Matrix | [private] |
d_table_view | Matrix | [private] |
d_undo_stack | Matrix | [private] |
d_view_type | Matrix | [private] |
d_workspace | Matrix | [private] |
deleteSelectedColumns() | Matrix | [slot] |
deleteSelectedRows() | Matrix | [slot] |
determinant() | Matrix | |
displayImage(const QImage &image) | Matrix | |
dx() | Matrix | [inline, slot] |
dy() | Matrix | [inline, slot] |
eventFilter(QObject *object, QEvent *e) | MdiSubWindow | |
exportASCII(const QString &fname, const QString &separator, bool exportSelection) | Matrix | |
exportPDF(const QString &fileName) | Matrix | [virtual, slot] |
exportRasterImage(const QString &fileName, int quality=100) | Matrix | |
exportSVG(const QString &fileName) | Matrix | |
exportToFile(const QString &fileName) | Matrix | |
exportVector(const QString &fileName, int res=0, bool color=true) | Matrix | |
fft(bool inverse=false) | Matrix | |
FFT enum value | Matrix | |
flipHorizontally() | Matrix | |
FlipHorizontally enum value | Matrix | |
flipVertically() | Matrix | |
FlipVertically enum value | Matrix | |
folder() | MdiSubWindow | [inline] |
formula() | Matrix | [inline, slot] |
formula_str | Matrix | [private] |
freeMatrixData(double **data, int rows) | Matrix | [static, slot] |
freeWorkspace() | Matrix | [inline, slot] |
goToColumn(int col) | Matrix | [slot] |
goToRow(int row) | Matrix | [slot] |
GrayScale enum value | Matrix | |
HeaderViewType enum name | Matrix | |
headerViewType() | Matrix | [inline] |
Hidden enum value | MdiSubWindow | |
hiddenWindow(MdiSubWindow *) | MdiSubWindow | [signal] |
ignoreUndo() | Matrix | [private] |
image() | Matrix | |
imageLabel | Matrix | [private] |
ImageView enum value | Matrix | |
ImportAscii enum value | Matrix | |
importASCII(const QString &fname, const QString &sep, int ignoredLines, bool stripSpaces, bool simplifySpaces, const QString &commentString, ImportMode importAs=Overwrite, const QLocale &l=QLocale(), int endLineChar=0, int maxRows=-1) | Matrix | |
importImage(const QString &fn) | Matrix | |
importImage(const QImage &image) | Matrix | |
ImportMode enum name | Matrix | |
initGlobals() | Matrix | [private] |
initImage(const QImage &image) | Matrix | [private] |
initImageView() | Matrix | [private] |
initTable(int rows, int cols) | Matrix | [private] |
initTableView() | Matrix | [private] |
initWorkspace(int size) | Matrix | [slot] |
insertColumn() | Matrix | [slot] |
insertRow() | Matrix | [slot] |
integrate() | Matrix | |
invert() | Matrix | |
Invert enum value | Matrix | |
Label enum value | MdiSubWindow | |
Matrix(ScriptingEnv *env, int r, int c, const QString &label, ApplicationWindow *parent, const QString &name=QString(), Qt::WFlags f=0) | Matrix | |
Matrix(ScriptingEnv *env, const QImage &image, const QString &label, ApplicationWindow *parent, const QString &name=QString(), Qt::WFlags f=0) | Matrix | |
matrixModel() | Matrix | [inline] |
Maximized enum value | MdiSubWindow | |
MdiSubWindow(const QString &label=QString(), ApplicationWindow *app=0, const QString &name=QString(), Qt::WFlags f=0) | MdiSubWindow | |
Minimized enum value | MdiSubWindow | |
minRestoreSize() | MdiSubWindow | [inline] |
modifiedWindow(MdiSubWindow *) | MdiSubWindow | [signal] |
moveCell(const QModelIndex &index) | Matrix | |
muParserCalculate(int startRow=0, int endRow=-1, int startCol=0, int endCol=-1) | Matrix | |
MuParserCalculate enum value | Matrix | |
Name enum value | MdiSubWindow | |
name() | MdiSubWindow | [inline] |
NewColumns enum value | Matrix | |
NewRows enum value | Matrix | |
Normal enum value | MdiSubWindow | |
notifyChanges() | MdiSubWindow | [inline, slot] |
num_precision | Matrix | [private] |
numCols() | Matrix | [inline] |
numRows() | Matrix | [inline] |
numSelectedColumns() | Matrix | [slot] |
numSelectedRows() | Matrix | [slot] |
Operation enum name | Matrix | |
Overwrite enum value | Matrix | |
parseAsciiFile(const QString &fname, const QString &commentString, int endLine, int ignoreFirstLines, int maxRows, int &rows) | MdiSubWindow | [static] |
pasteSelection() | Matrix | [slot] |
precision() | Matrix | [inline, slot] |
print() | Matrix | [virtual, slot] |
print(const QString &fileName) | Matrix | [slot] |
Rainbow enum value | Matrix | |
range(double *min, double *max) | Matrix | [slot] |
resetView() | Matrix | |
resizedWindow(MdiSubWindow *) | MdiSubWindow | [signal] |
resizeEvent(QResizeEvent *) | MdiSubWindow | |
restore(const QStringList &l) | Matrix | [virtual, slot] |
rotate90(bool clockwise=true) | Matrix | |
RotateClockwise enum value | Matrix | |
RotateCounterClockwise enum value | Matrix | |
save(const QString &, const QString &, bool saveAsTemplate=false) | Matrix | [virtual, slot] |
scripted(ScriptingEnv *env) | scripted | |
scriptEnv | scripted | [protected] |
scriptingChangeEvent(ScriptingChangeEvent *) | scripted | |
scriptingEnv() | scripted | [inline] |
selectionModel() | Matrix | [inline] |
setBirthDate(const QString &s) | MdiSubWindow | [inline] |
setCaptionPolicy(CaptionPolicy policy) | MdiSubWindow | [inline] |
setCell(int row, int col, double value) | Matrix | [slot] |
setColorMap(const QwtLinearColorMap &map) | Matrix | |
setColorMap(const QStringList &lst) | Matrix | |
setColorMapType(ColorMapType mapType) | Matrix | |
setColumnsWidth(int width) | Matrix | [slot] |
setCoordinates(double xs, double xe, double ys, double ye) | Matrix | [slot] |
setDimensions(int rows, int cols) | Matrix | [slot] |
setFolder(Folder *f) | MdiSubWindow | [inline] |
setFormula(const QString &s) | Matrix | [inline, slot] |
setGrayScale() | Matrix | |
setHeaderViewType(HeaderViewType type) | Matrix | |
setHidden() | MdiSubWindow | [virtual] |
SetImage enum value | Matrix | |
setMaximized() | MdiSubWindow | |
setMinimized() | MdiSubWindow | |
setName(const QString &s) | MdiSubWindow | [inline] |
setNormal() | MdiSubWindow | |
setNumCols(int cols) | Matrix | [inline] |
setNumericFormat(const QChar &f, int prec) | Matrix | [slot] |
setNumericPrecision(int prec) | Matrix | [inline, slot] |
setNumRows(int rows) | Matrix | [inline] |
setRainbowColorMap() | Matrix | |
setStatus(Status s) | MdiSubWindow | |
setText(int row, int col, const QString &new_text) | Matrix | [slot] |
setTextFormat(const QChar &format, int precision) | Matrix | [slot] |
setViewType(ViewType, bool renderImage=true) | Matrix | |
setWindowLabel(const QString &s) | MdiSubWindow | [inline] |
showContextMenu() | MdiSubWindow | [signal] |
sizeToString() | Matrix | [virtual] |
status() | MdiSubWindow | [inline] |
Status enum name | MdiSubWindow | |
statusChanged(MdiSubWindow *) | MdiSubWindow | [signal] |
TableView enum value | Matrix | |
text(int row, int col) | Matrix | [slot] |
textFormat() | Matrix | [inline, slot] |
Transpose enum value | Matrix | |
transpose() | Matrix | |
txt_format | Matrix | [private] |
undoStack() | Matrix | [inline] |
verticalHeaderWidth() | Matrix | [inline, slot] |
viewType() | Matrix | [inline] |
ViewType enum name | Matrix | |
windowLabel() | MdiSubWindow | [inline] |
x_end | Matrix | [private] |
x_start | Matrix | [private] |
xEnd() | Matrix | [inline, slot] |
xStart() | Matrix | [inline, slot] |
XY enum value | Matrix | |
y_end | Matrix | [private] |
y_start | Matrix | [private] |
yEnd() | Matrix | [inline, slot] |
yStart() | Matrix | [inline, slot] |
~Matrix() | Matrix | |
~scripted() | scripted | |