QtiPlot
0.9.8.2
|
This is the complete list of members for Matrix, including all inherited members.
allocateMatrixData(int rows, int columns, bool init=false) | Matrix | staticslot |
applicationWindow() | MdiSubWindow | inline |
askOnCloseEvent(bool ask) | MdiSubWindow | inline |
aspect() | MdiSubWindow | |
Bicubic enum value | Matrix | |
Bilinear enum value | Matrix | |
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=false) | 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 | protectedvirtual |
Clear enum value | Matrix | |
clearSelection() | Matrix | slot |
closedWindow(MdiSubWindow *) | MdiSubWindow | signal |
closeEvent(QCloseEvent *) | MdiSubWindow | |
colorMap() | Matrix | inline |
colorMapPointer() | Matrix | inline |
ColorMapType enum name | Matrix | |
colorMapType() | Matrix | inline |
colorRange() | Matrix | slot |
ColumnRow enum value | Matrix | |
columnsWidth() | Matrix | inlineslot |
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_color_max | Matrix | private |
d_color_min | 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 |
Default enum value | Matrix | |
deleteSelectedColumns() | Matrix | slot |
deleteSelectedRows() | Matrix | slot |
determinant() | Matrix | |
displayImage(const QImage &image) | Matrix | |
dx() | Matrix | inlineslot |
dy() | Matrix | inlineslot |
eventFilter(QObject *, QEvent *) | Matrix | private |
exportASCII(const QString &fname, const QString &separator, bool exportSelection) | Matrix | |
exportEMF(const QString &fileName) | Matrix | |
exportExcel(const QString &fname, bool exportSelection) | Matrix | |
exportODF(const QString &fname, bool exportSelection) | Matrix | |
exportOdsSpreadsheet(const QString &fname, bool exportSelection) | Matrix | |
exportPDF(const QString &fileName) | Matrix | virtualslot |
exportRasterImage(const QString &fileName, int quality=100, int dpi=0, int compression=0) | Matrix | |
exportSVG(const QString &fileName) | Matrix | |
exportToFile(const QString &fileName) | Matrix | |
exportVector(const QString &fileName, int res=0, bool color=true) | Matrix | |
exportVector(QPrinter *printer, int res=0, bool color=true) | Matrix | |
FFT enum value | Matrix | |
fft(bool inverse=false) | Matrix | |
flipHorizontally() | Matrix | |
FlipHorizontally enum value | Matrix | |
flipVertically() | Matrix | |
FlipVertically enum value | Matrix | |
folder() | MdiSubWindow | inline |
formula() | Matrix | inlineslot |
formula_str | Matrix | private |
freeMatrixData(double **data, int rows) | Matrix | staticslot |
freeWorkspace() | Matrix | inlineslot |
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 | |
isEmpty() | Matrix | slot |
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 |
modifiedData(Matrix *) | Matrix | signal |
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 | inlineslot |
notifyModifiedData() | Matrix | inlineslot |
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 | inlineslot |
print() | Matrix | virtualslot |
print(QPrinter *) | Matrix | virtualslot |
print(const QString &fileName) | Matrix | slot |
Rainbow enum value | Matrix | |
range(double *min, double *max) | Matrix | slot |
resample(int rows, int cols, const ResamplingMethod &method=Bilinear) | Matrix | |
ResamplingMethod enum name | Matrix | |
resetView() | Matrix | |
resizedWindow(MdiSubWindow *) | MdiSubWindow | signal |
resizeEvent(QResizeEvent *) | MdiSubWindow | |
restore(const QStringList &l) | Matrix | virtualslot |
restoreWindow() | MdiSubWindow | |
rotate90(bool clockwise=true) | Matrix | |
RotateClockwise enum value | Matrix | |
RotateCounterClockwise enum value | Matrix | |
save(const QString &, const QString &, bool saveAsTemplate=false) | Matrix | virtualslot |
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 LinearColorMap &map) | Matrix | |
setColorMapType(ColorMapType mapType) | Matrix | |
setColumnsWidth(int width) | Matrix | slot |
setCoordinates(double xs, double xe, double ys, double ye) | Matrix | slot |
setDefaultColorMap() | Matrix | |
setDimensions(int rows, int cols) | Matrix | slot |
setFolder(Folder *f) | MdiSubWindow | inline |
setFormula(const QString &s) | Matrix | inlineslot |
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 | 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 |
smooth() | Matrix | |
Status enum name | MdiSubWindow | |
status() | MdiSubWindow | inline |
statusChanged(MdiSubWindow *) | MdiSubWindow | signal |
TableView enum value | Matrix | |
text(int row, int col) | Matrix | slot |
textFormat() | Matrix | inlineslot |
transpose() | Matrix | |
Transpose enum value | Matrix | |
txt_format | Matrix | private |
undoStack() | Matrix | inline |
verticalHeaderWidth() | Matrix | inlineslot |
ViewType enum name | Matrix | |
viewType() | Matrix | inline |
windowLabel() | MdiSubWindow | inline |
x_end | Matrix | private |
x_start | Matrix | private |
xEnd() | Matrix | inlineslot |
xStart() | Matrix | inlineslot |
XY enum value | Matrix | |
y_end | Matrix | private |
y_start | Matrix | private |
yEnd() | Matrix | inlineslot |
yStart() | Matrix | inlineslot |
~Matrix() | Matrix | |
~scripted() | scripted |