| addCell() | Matrix | protectedslot |
| addFunction() | Matrix | protectedslot |
| advanceCell() | MatrixView | protectedslot |
| allocateMatrixData(int rows, int columns) | Matrix | staticslot |
| applyCoordinates() | MatrixView | slot |
| applyFormat() | MatrixView | slot |
| applyFormula() | Matrix | protectedslot |
| askOnClose | MyWidget | protected |
| askOnCloseEvent(bool ask) | MyWidget | inline |
| aspect() | MyWidget | |
| birthDate() | Matrix | inlinevirtualslot |
| birthdate | MyWidget | protected |
| Both enum value | MyWidget | |
| boundingRect() | Matrix | inlineslot |
| caption_policy | MyWidget | protected |
| captionPolicy() | MyWidget | inlinevirtual |
| CaptionPolicy enum name | MyWidget | |
| cell(int row, int col) | Matrix | slot |
| changeEvent(QEvent *event) | MatrixView | protectedvirtual |
| clearSelection() | Matrix | slot |
| closedWindow(MyWidget *) | MyWidget | signal |
| closeEvent(QCloseEvent *) | Matrix | |
| columnsSelected() | Matrix | slot |
| columnWidth(int col) const | MatrixView | |
| controlTabBarStatusChanged(bool visible) | MatrixView | signal |
| copy(Matrix *m) | Matrix | slot |
| copySelection() | Matrix | slot |
| customEvent(QEvent *e) | Matrix | |
| cutSelection() | Matrix | slot |
| d_control_tabs | MatrixView | protected |
| d_future_matrix | Matrix | |
| d_hide_button | MatrixView | protected |
| d_main_layout | MatrixView | protected |
| d_matrix | MatrixView | protected |
| d_model | MatrixView | protected |
| d_view_widget | MatrixView | protected |
| deleteSelectedColumns() | Matrix | slot |
| deleteSelectedRows() | Matrix | slot |
| determinant() | Matrix | slot |
| dMatrix | Matrix | private |
| eventFilter(QObject *watched, QEvent *event) | MatrixView | protected |
| exportPDF(const QString &fileName) | Matrix | virtualslot |
| firstSelectedColumn(bool full=false) | MatrixView | |
| firstSelectedRow(bool full=false) | MatrixView | |
| folder() | MyWidget | inline |
| forgetSavedCells() | Matrix | slot |
| formula() | Matrix | slot |
| freeMatrixData(double **data, int rows) | Matrix | staticslot |
| fromImage(const QImage &image, ScriptingEnv *env) | Matrix | staticslot |
| getCurrentCell(int *row, int *col) | MatrixView | |
| goToCell(int row, int col) | MatrixView | slot |
| handleAspectDescriptionChange(const AbstractAspect *aspect) | Matrix | protectedslot |
| handleChange() | Matrix | slot |
| handleHorizontalSectionResized(int logicalIndex, int oldSize, int newSize) | MatrixView | slot |
| handleVerticalSectionResized(int logicalIndex, int oldSize, int newSize) | MatrixView | slot |
| Hidden enum value | MyWidget | |
| hiddenWindow(MyWidget *) | MyWidget | signal |
| init(int rows, int cols) | Matrix | private |
| MatrixView::init() | MatrixView | protected |
| insertColumn() | Matrix | slot |
| insertRow() | Matrix | slot |
| invert() | Matrix | slot |
| isCellSelected(int row, int col) | MatrixView | |
| isColumnSelected(int col, bool full=false) | MatrixView | |
| isControlTabBarVisible() | MatrixView | inline |
| isRowSelected(int row, bool full=false) | MatrixView | |
| Label enum value | MyWidget | |
| lastSelectedColumn(bool full=false) | MatrixView | |
| lastSelectedRow(bool full=false) | MatrixView | |
| Matrix(ScriptingEnv *env, int r, int c, const QString &label, QWidget *parent=0, const char *name=0, Qt::WFlags f=0) | Matrix | |
| Matrix(future::Matrix *future_matrix, ScriptingEnv *env, int r, int c, const QString &label, QWidget *parent=0, const char *name=0, Qt::WFlags f=0) | Matrix | private |
| MatrixView(future::Matrix *matrix) | MatrixView | |
| Maximized enum value | MyWidget | |
| Minimized enum value | MyWidget | |
| modifiedWindow(QWidget *) | MyWidget | signal |
| MyWidget(const QString &label=QString(), QWidget *parent=0, const QString name=0, Qt::WFlags f=0) | MyWidget | |
| Name enum value | MyWidget | |
| name() | Matrix | inlinevirtual |
| Normal enum value | MyWidget | |
| notifyChanges() | MyWidget | inline |
| numCols() | Matrix | |
| numRows() | Matrix | |
| numSelectedColumns() | Matrix | slot |
| numSelectedRows() | Matrix | slot |
| parentFolder | MyWidget | protected |
| pasteSelection() | Matrix | slot |
| precision() | Matrix | inlineslot |
| print() | Matrix | virtualslot |
| print(const QString &fileName) | Matrix | slot |
| range(double *min, double *max) | Matrix | slot |
| recalculate() | Matrix | slot |
| rereadSectionSizes() | MatrixView | slot |
| resizedWindow(QWidget *) | MyWidget | signal |
| restore(const QStringList &) | MyWidget | inlinevirtual |
| retranslateStrings() | MatrixView | protected |
| rowHeight(int row) const | MatrixView | |
| rowsSelected() | Matrix | slot |
| saveAsTemplate(const QString &info) | Matrix | virtualslot |
| saveCellsToMemory() | Matrix | slot |
| saveText() | Matrix | slot |
| saveToString(const QString &info) | Matrix | virtualslot |
| scripted(ScriptingEnv *env) | scripted | |
| scriptEnv | scripted | protected |
| scriptingChangeEvent(ScriptingChangeEvent *) | scripted | |
| selectAll() | MatrixView | slot |
| selectedColumnCount(bool full=false) | MatrixView | |
| selectedRowCount(bool full=false) | MatrixView | |
| setBirthDate(const QString &s) | Matrix | inlinevirtual |
| setCaptionPolicy(CaptionPolicy policy) | Matrix | inlinevirtual |
| setCell(int row, int col, double value) | Matrix | slot |
| setCellSelected(int row, int col) | MatrixView | |
| setCellsSelected(int first_row, int first_col, int last_row, int last_col) | MatrixView | |
| setColumnsWidth(int width) | Matrix | slot |
| setColumnWidth(int col, int width) | MatrixView | |
| setCoordinates(double xs, double xe, double ys, double ye) | Matrix | slot |
| setDimensions(int rows, int cols) | Matrix | slot |
| setFolder(Folder *f) | MyWidget | inline |
| setFormula(const QString &s) | Matrix | slot |
| setHidden() | MyWidget | virtual |
| setMaximized() | MyWidget | |
| setMinimized() | MyWidget | |
| setName(const QString &s) | Matrix | inlinevirtual |
| setNormal() | MyWidget | |
| setNumCols(int cols) | Matrix | |
| setNumericFormat(const QChar &f, int prec) | Matrix | slot |
| setNumericPrecision(int prec) | Matrix | inlineslot |
| setNumRows(int rows) | Matrix | |
| setRowHeight(int row, int height) | MatrixView | |
| setStatus(Status s) | MyWidget | |
| setText(int row, int col, const QString &new_text) | Matrix | slot |
| setTextFormat(const QChar &format, int precision) | Matrix | slot |
| setWindowLabel(const QString &s) | Matrix | inlinevirtual |
| showContextMenu() | Matrix | signal |
| showControlCoordinatesTab() | MatrixView | slot |
| showControlFormatTab() | MatrixView | slot |
| showControlFormulaTab() | MatrixView | slot |
| showTitleBarMenu() | MyWidget | signal |
| Status enum name | MyWidget | |
| status() | MyWidget | inline |
| statusChanged(MyWidget *) | MyWidget | signal |
| text(int row, int col) | Matrix | slot |
| textFormat() | Matrix | inlineslot |
| titleBar | MyWidget | protected |
| toggleControlTabBar() | MatrixView | slot |
| transpose() | Matrix | slot |
| ui | MatrixView | protected |
| updateCaption() | MyWidget | protectedslot |
| updateCoordinatesTab() | MatrixView | slot |
| updateDecimalSeparators() | Matrix | |
| updateFormatTab() | MatrixView | slot |
| updateFormulaTab() | MatrixView | slot |
| updateFunctionDoc() | Matrix | protectedslot |
| updateTypeInfo() | MatrixView | protectedslot |
| view() | Matrix | inlinevirtual |
| w_label | MyWidget | protected |
| w_status | MyWidget | protected |
| windowLabel() | Matrix | inlinevirtual |
| xEnd() | Matrix | inlineslot |
| xStart() | Matrix | inlineslot |
| yEnd() | Matrix | inlineslot |
| yStart() | Matrix | inlineslot |
| ~Matrix() | Matrix | |
| ~MatrixView() | MatrixView | virtual |
| ~scripted() | scripted | |