AbstractAspect(const QString &name) | AbstractAspect | |
AbstractPart(const QString &name) | AbstractPart | inline |
action_add_columns | future::Matrix | private |
action_add_rows | future::Matrix | private |
action_clear_columns | future::Matrix | private |
action_clear_matrix | future::Matrix | private |
action_clear_rows | future::Matrix | private |
action_clear_selection | future::Matrix | private |
action_copy_selection | future::Matrix | private |
action_cut_selection | future::Matrix | private |
action_dimensions_dialog | future::Matrix | private |
action_duplicate | future::Matrix | private |
action_edit_coordinates | future::Matrix | private |
action_edit_format | future::Matrix | private |
action_go_to_cell | future::Matrix | private |
action_import_image | future::Matrix | private |
action_insert_columns | future::Matrix | private |
action_insert_rows | future::Matrix | private |
action_manager | future::Matrix | privatestatic |
action_mirror_horizontally | future::Matrix | private |
action_mirror_vertically | future::Matrix | private |
action_paste_into_selection | future::Matrix | private |
action_recalculate | future::Matrix | private |
action_remove_columns | future::Matrix | private |
action_remove_rows | future::Matrix | private |
action_select_all | future::Matrix | private |
action_set_formula | future::Matrix | private |
action_toggle_tabbar | future::Matrix | private |
action_transpose | future::Matrix | private |
actionManager() | future::Matrix | static |
addActionsToView() | future::Matrix | private |
addChild(AbstractAspect *child) | AbstractAspect | |
addColumns() | future::Matrix | slot |
addRows() | future::Matrix | slot |
adjustTabBarAction(bool visible) | future::Matrix | privateslot |
appendColumns(int count) | future::Matrix | inline |
appendRows(int count) | future::Matrix | inline |
aspectAboutToBeAdded(const AbstractAspect *parent, int index) | AbstractAspect | signal |
aspectAboutToBeRemoved(const AbstractAspect *aspect) | AbstractAspect | signal |
aspectAboutToBeRemoved(const AbstractAspect *parent, int index) | AbstractAspect | signal |
aspectAdded(const AbstractAspect *aspect) | AbstractAspect | signal |
aspectAdded(const AbstractAspect *parent, int index) | AbstractAspect | signal |
aspectDescriptionAboutToChange(const AbstractAspect *aspect) | AbstractAspect | signal |
aspectDescriptionChanged(const AbstractAspect *aspect) | AbstractAspect | signal |
aspectRemoved(const AbstractAspect *parent, int index) | AbstractAspect | signal |
beginMacro(const QString &text) | AbstractAspect | |
caption() const | AbstractAspect | |
captionSpec() const | AbstractAspect | |
cell(int row, int col) const | future::Matrix | |
child(int index) const | AbstractAspect | |
childCount() const | AbstractAspect | |
clear() | future::Matrix | slot |
clearSelectedCells() | future::Matrix | slot |
clearSelectedColumns() | future::Matrix | slot |
clearSelectedRows() | future::Matrix | slot |
columnCells(int col, int first_row, int last_row) | future::Matrix | |
columnCount() const | future::Matrix | |
columnsAboutToBeInserted(int before, int count) | future::Matrix | signal |
columnsAboutToBeRemoved(int first, int count) | future::Matrix | signal |
columnsInserted(int first, int count) | future::Matrix | signal |
columnsRemoved(int first, int count) | future::Matrix | signal |
columnWidth(int col) const | future::Matrix | |
comment() const | AbstractAspect | |
completeAspectInsertion(AbstractAspect *aspect, int index) | AbstractAspect | inlineprotectedvirtual |
connectActions() | future::Matrix | private |
coordinatesChanged() | future::Matrix | signal |
copy(Matrix *other) | future::Matrix | |
AbstractPart::copy() | AbstractPart | inlinevirtualslot |
copySelection() | future::Matrix | slot |
createActions() | future::Matrix | private |
createColumnMenu(QMenu *append_to=0) | future::Matrix | |
createContextMenu() const | future::Matrix | virtual |
createMatrixMenu(QMenu *append_to=0) | future::Matrix | |
createRowMenu(QMenu *append_to=0) | future::Matrix | |
createSelectionMenu(QMenu *append_to=0) | future::Matrix | |
creationTime() const | AbstractAspect | |
cut() | AbstractPart | inlinevirtualslot |
cutSelection() | future::Matrix | slot |
d_matrix_private | future::Matrix | private |
d_plot_menu | future::Matrix | private |
d_view | future::Matrix | private |
dataChanged(int top, int left, int bottom, int right) | future::Matrix | signal |
default_column_width | future::Matrix | privatestatic |
default_row_height | future::Matrix | privatestatic |
defaultColumnWidth() | future::Matrix | inlinestatic |
defaultRowHeight() | future::Matrix | inlinestatic |
descendantsThatInherit(const char *class_name) | AbstractAspect | |
dimensionsDialog() | future::Matrix | slot |
displayedDigits() const | future::Matrix | |
duplicate() | future::Matrix | slot |
editCoordinates() | future::Matrix | slot |
editFormat() | future::Matrix | slot |
editFormula() | future::Matrix | slot |
endMacro() | AbstractAspect | |
exec(QUndoCommand *command) | AbstractAspect | |
fillProjectMenu(QMenu *menu) | future::Matrix | virtual |
fillProjectToolBar(QToolBar *bar) | AbstractPart | inlinevirtual |
folder() | AbstractAspect | |
formatChanged() | future::Matrix | signal |
formula() const | future::Matrix | |
formulaChanged() | future::Matrix | signal |
fromImage(const QImage &image) | future::Matrix | static |
global(const QString &key) | AbstractAspect | static |
goToCell() | future::Matrix | slot |
icon() const | future::Matrix | virtual |
importImageDialog() | future::Matrix | slot |
importV0x0001XXCreationTime(const QString &str) | AbstractAspect | inline |
index() const | AbstractAspect | inline |
indexOfChild(const AbstractAspect *child) const | AbstractAspect | |
info(const QString &text) | AbstractAspect | inlineprotected |
initActionManager() | future::Matrix | static |
insertChild(AbstractAspect *child, int index) | AbstractAspect | |
insertColumns(int before, int count) | future::Matrix | |
insertEmptyColumns() | future::Matrix | slot |
insertEmptyRows() | future::Matrix | slot |
insertRows(int before, int count) | future::Matrix | |
isDescendantOf(AbstractAspect *other) | AbstractAspect | |
load(XmlStreamReader *) | future::Matrix | virtual |
Matrix(AbstractScriptingEngine *engine, int rows, int cols, const QString &name) | future::Matrix | |
Matrix() | future::Matrix | private |
mdiSubWindow() | AbstractPart | |
mirrorHorizontally() | future::Matrix | slot |
mirrorVertically() | future::Matrix | slot |
moveChild(int from, int to) | AbstractAspect | |
name() const | AbstractAspect | |
numericFormat() const | future::Matrix | |
parentAspect() const | AbstractAspect | |
paste() | AbstractPart | inlinevirtualslot |
pasteIntoSelection() | future::Matrix | slot |
path() const | AbstractAspect | inlinevirtual |
prepareAspectRemoval(AbstractAspect *aspect) | AbstractAspect | inlineprotectedvirtual |
Private class | future::Matrix | friend |
project() const | AbstractAspect | inlinevirtual |
project() | AbstractAspect | inlinevirtual |
readBasicAttributes(XmlStreamReader *reader) | AbstractAspect | protected |
readCellElement(XmlStreamReader *reader) | future::Matrix | private |
readColumnWidthElement(XmlStreamReader *reader) | future::Matrix | private |
readCommentElement(XmlStreamReader *reader) | AbstractAspect | protected |
readCoordinatesElement(XmlStreamReader *reader) | future::Matrix | private |
readDisplayElement(XmlStreamReader *reader) | future::Matrix | private |
readFormulaElement(XmlStreamReader *reader) | future::Matrix | private |
readRowHeightElement(XmlStreamReader *reader) | future::Matrix | private |
remove() | AbstractAspect | inlinevirtualslot |
removeAllChildAspects() | AbstractAspect | virtual |
removeChild(AbstractAspect *child, bool detach=false) | AbstractAspect | |
removeChild(int index) | AbstractAspect | |
removeColumns(int first, int count) | future::Matrix | |
removeRows(int first, int count) | future::Matrix | |
removeSelectedColumns() | future::Matrix | slot |
removeSelectedRows() | future::Matrix | slot |
reparentChild(AbstractAspect *new_parent, AbstractAspect *child, int d_new_index) | AbstractAspect | |
reparentChild(AbstractAspect *new_parent, AbstractAspect *child) | AbstractAspect | |
rowCells(int row, int first_column, int last_column) | future::Matrix | |
rowCount() const | future::Matrix | |
rowHeight(int row) const | future::Matrix | |
rowsAboutToBeInserted(int before, int count) | future::Matrix | signal |
rowsAboutToBeRemoved(int first, int count) | future::Matrix | signal |
rowsInserted(int first, int count) | future::Matrix | signal |
rowsRemoved(int first, int count) | future::Matrix | signal |
save(QXmlStreamWriter *) const | future::Matrix | virtual |
scripted(ScriptingEnv *env) | scripted | |
scriptEnv | scripted | protected |
scriptingChangeEvent(ScriptingChangeEvent *) | scripted | |
selectAll() | future::Matrix | slot |
setCaptionSpec(const QString &value) | AbstractAspect | slot |
setCell(int row, int col, double value) | future::Matrix | |
setColumnCells(int col, int first_row, int last_row, const QVector< qreal > &values) | future::Matrix | |
setColumnWidth(int col, int width) | future::Matrix | |
setComment(const QString &value) | AbstractAspect | slot |
setCoordinates(double x1, double x2, double y1, double y2) | future::Matrix | |
setCreationTime(const QDateTime &time) | AbstractAspect | protected |
setDefaultColumnWidth(int width) | future::Matrix | inlinestatic |
setDefaultRowHeight(int height) | future::Matrix | inlinestatic |
setDimensions(int rows, int cols) | future::Matrix | |
setDisplayedDigits(int digits) | future::Matrix | |
setFormula(const QString &formula) | future::Matrix | |
setGlobal(const QString &key, const QVariant &value) | AbstractAspect | static |
setGlobalDefault(const QString &key, const QVariant &value) | AbstractAspect | static |
setName(const QString &value) | AbstractAspect | slot |
setNumericFormat(char format) | future::Matrix | |
setPlotMenu(QMenu *menu) | future::Matrix | |
setRowCells(int row, int first_column, int last_column, const QVector< qreal > &values) | future::Matrix | |
setRowHeight(int row, int height) | future::Matrix | |
setXEnd(double x) | future::Matrix | |
setXStart(double x) | future::Matrix | |
setYEnd(double y) | future::Matrix | |
setYStart(double y) | future::Matrix | |
showMatrixViewColumnContextMenu(const QPoint &pos) | future::Matrix | slot |
showMatrixViewContextMenu(const QPoint &pos) | future::Matrix | slot |
showMatrixViewRowContextMenu(const QPoint &pos) | future::Matrix | slot |
statusInfo(const QString &text) | AbstractAspect | signal |
text(int row, int col) | future::Matrix | |
transpose() | future::Matrix | slot |
undoStack() const | AbstractAspect | inlinevirtual |
uniqueNameFor(const QString ¤t_name) const | AbstractAspect | slot |
view() | future::Matrix | virtual |
writeBasicAttributes(QXmlStreamWriter *writer) const | AbstractAspect | protected |
writeCommentElement(QXmlStreamWriter *writer) const | AbstractAspect | protected |
xEnd() const | future::Matrix | |
xStart() const | future::Matrix | |
yEnd() const | future::Matrix | |
yStart() const | future::Matrix | |
~AbstractAspect() | AbstractAspect | virtual |
~Matrix() | future::Matrix | |
~scripted() | scripted | |