AbstractAspect(const QString &name) | AbstractAspect | |
AbstractPart(const QString &name) | AbstractPart | inline |
action_add_column | future::Table | private |
action_add_columns | future::Table | private |
action_add_rows | future::Table | private |
action_clear_columns | future::Table | private |
action_clear_masks | future::Table | private |
action_clear_rows | future::Table | private |
action_clear_selection | future::Table | private |
action_clear_table | future::Table | private |
action_copy_selection | future::Table | private |
action_cut_selection | future::Table | private |
action_dimensions_dialog | future::Table | private |
action_edit_description | future::Table | private |
action_export_to_TeX | future::Table | private |
action_fill_random | future::Table | private |
action_fill_row_numbers | future::Table | private |
action_formula_mode | future::Table | private |
action_go_to_cell | future::Table | private |
action_insert_columns | future::Table | private |
action_insert_rows | future::Table | private |
action_manager | future::Table | privatestatic |
action_mask_selection | future::Table | private |
action_normalize_columns | future::Table | private |
action_normalize_selection | future::Table | private |
action_paste_into_selection | future::Table | private |
action_recalculate | future::Table | private |
action_remove_columns | future::Table | private |
action_remove_rows | future::Table | private |
action_select_all | future::Table | private |
action_set_as_none | future::Table | private |
action_set_as_x | future::Table | private |
action_set_as_xerr | future::Table | private |
action_set_as_y | future::Table | private |
action_set_as_yerr | future::Table | private |
action_set_as_z | future::Table | private |
action_set_formula | future::Table | private |
action_sort_columns | future::Table | private |
action_sort_table | future::Table | private |
action_statistics_columns | future::Table | private |
action_statistics_rows | future::Table | private |
action_toggle_comments | future::Table | private |
action_toggle_tabbar | future::Table | private |
action_type_format | future::Table | private |
action_unmask_selection | future::Table | private |
actionManager() | future::Table | static |
addActionsToView() | future::Table | private |
addChild(AbstractAspect *child) | AbstractAspect | |
addColumn() | future::Table | slot |
addColumns() | future::Table | slot |
addRows() | future::Table | slot |
adjustActionNames() | future::Table | privateslot |
appendColumns(QList< Column * > new_cols) | future::Table | inline |
appendRows(int count) | future::Table | 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 | |
child(int index) const | AbstractAspect | |
childCount() const | AbstractAspect | |
clear() | future::Table | slot |
clearMasks() | future::Table | slot |
clearSelectedCells() | future::Table | slot |
clearSelectedColumns() | future::Table | slot |
column(int index) const | future::Table | |
column(const QString &name, bool legacy_kludge=true) const | future::Table | |
columnCount() const | future::Table | |
columnCount(SciDAVis::PlotDesignation pd) const | future::Table | |
columnIndex(const Column *col) const | future::Table | |
columnsAboutToBeInserted(int before, QList< Column * > new_cols) | future::Table | signal |
columnsAboutToBeRemoved(int first, int count) | future::Table | signal |
columnsAboutToBeReplaced(int first, int count) | future::Table | signal |
columnsInserted(int first, int count) | future::Table | signal |
columnsRemoved(int first, int count) | future::Table | signal |
columnsReplaced(int first, int count) | future::Table | signal |
columnWidth(int col) const | future::Table | |
colX(int col) | future::Table | |
colY(int col) | future::Table | |
comment() const | AbstractAspect | |
completeAspectInsertion(AbstractAspect *aspect, int index) | future::Table | protectedvirtual |
connectActions() | future::Table | private |
connectColumn(const Column *col) | future::Table | private |
copy(Table *other) | future::Table | |
AbstractPart::copy() | AbstractPart | inlinevirtualslot |
copySelection() | future::Table | slot |
createActions() | future::Table | private |
createColumnMenu(QMenu *append_to=0) | future::Table | |
createContextMenu() const | future::Table | virtual |
createRowMenu(QMenu *append_to=0) | future::Table | |
createSelectionMenu(QMenu *append_to=0) | future::Table | |
createTableMenu(QMenu *append_to=0) | future::Table | |
creationTime() const | AbstractAspect | |
cut() | AbstractPart | inlinevirtualslot |
cutSelection() | future::Table | slot |
d_default_comment_visibility | future::Table | privatestatic |
d_plot_menu | future::Table | private |
d_table_private | future::Table | private |
d_view | future::Table | private |
dataChanged(int top, int left, int bottom, int right) | future::Table | signal |
default_column_width | future::Table | privatestatic |
defaultColumnWidth() | future::Table | inlinestatic |
defaultCommentVisibility() | future::Table | inlinestatic |
descendantsThatInherit(const char *class_name) | AbstractAspect | |
dimensionsDialog() | future::Table | slot |
disconnectColumn(const Column *col) | future::Table | private |
editDescriptionOfCurrentColumn() | future::Table | slot |
editTypeAndFormatOfSelectedColumns() | future::Table | slot |
endMacro() | AbstractAspect | |
exec(QUndoCommand *command) | AbstractAspect | |
export_to_TeX(QString fileName, TeXTableSettings &tex_settings) | future::Table | slot |
fillProjectMenu(QMenu *menu) | future::Table | virtual |
fillProjectToolBar(QToolBar *bar) | future::Table | virtual |
fillSelectedCellsWithRandomNumbers() | future::Table | slot |
fillSelectedCellsWithRowNumbers() | future::Table | slot |
folder() | AbstractAspect | |
global(const QString &key) | AbstractAspect | static |
goToCell() | future::Table | slot |
handleDataChange(const AbstractColumn *col) | future::Table | privateslot |
handleDescriptionChange(const AbstractAspect *aspect) | future::Table | privateslot |
handleModeChange(const AbstractColumn *col) | future::Table | privateslot |
handlePlotDesignationChange(const AbstractColumn *col) | future::Table | privateslot |
handleRowsAboutToBeInserted(const AbstractColumn *col, int before, int count) | future::Table | privateslot |
handleRowsAboutToBeRemoved(const AbstractColumn *col, int first, int count) | future::Table | privateslot |
handleRowsInserted(const AbstractColumn *col, int before, int count) | future::Table | privateslot |
handleRowsRemoved(const AbstractColumn *col, int first, int count) | future::Table | privateslot |
headerData(int section, Qt::Orientation orientation, int role) const | future::Table | |
headerDataChanged(Qt::Orientation orientation, int first, int last) | future::Table | signal |
icon() const | future::Table | virtual |
importV0x0001XXCreationTime(const QString &str) | AbstractAspect | inline |
index() const | AbstractAspect | inline |
indexOfChild(const AbstractAspect *child) const | AbstractAspect | |
info(const QString &text) | AbstractAspect | inlineprotected |
initActionManager() | future::Table | static |
insertChild(AbstractAspect *child, int index) | AbstractAspect | |
insertColumns(int before, QList< Column * > new_cols) | future::Table | |
insertEmptyColumns() | future::Table | slot |
insertEmptyRows() | future::Table | slot |
insertRows(int before, int count) | future::Table | |
isDescendantOf(AbstractAspect *other) | AbstractAspect | |
load(XmlStreamReader *) | future::Table | virtual |
maskSelection() | future::Table | slot |
mdiSubWindow() | AbstractPart | |
moveChild(int from, int to) | AbstractAspect | |
moveColumn(int from, int to) | future::Table | slot |
name() const | AbstractAspect | |
normalizeColumns(QList< Column * > cols) | future::Table | slot |
normalizeSelectedColumns() | future::Table | slot |
normalizeSelection() | future::Table | slot |
parentAspect() const | AbstractAspect | |
paste() | AbstractPart | inlinevirtualslot |
pasteIntoSelection() | future::Table | slot |
path() const | AbstractAspect | inlinevirtual |
prepareAspectRemoval(AbstractAspect *aspect) | future::Table | protectedvirtual |
Private class | future::Table | friend |
project() const | AbstractAspect | inlinevirtual |
project() | AbstractAspect | inlinevirtual |
readBasicAttributes(XmlStreamReader *reader) | AbstractAspect | protected |
readColumnWidthElement(XmlStreamReader *reader) | future::Table | |
readCommentElement(XmlStreamReader *reader) | AbstractAspect | protected |
recalculateSelectedCells() | future::Table | slot |
remove() | AbstractAspect | inlinevirtualslot |
removeAllChildAspects() | AbstractAspect | virtual |
removeChild(AbstractAspect *child, bool detach=false) | AbstractAspect | |
removeChild(int index) | AbstractAspect | |
removeColumn(Column *col) | future::Table | |
removeColumns(int first, int count) | future::Table | |
removeRows(int first, int count) | future::Table | |
removeSelectedColumns() | future::Table | slot |
removeSelectedRows() | future::Table | slot |
reparentChild(AbstractAspect *new_parent, AbstractAspect *child, int d_new_index) | AbstractAspect | |
reparentChild(AbstractAspect *new_parent, AbstractAspect *child) | AbstractAspect | |
rowCount() const | future::Table | |
rowsAboutToBeInserted(int before, int count) | future::Table | signal |
rowsAboutToBeRemoved(int first, int count) | future::Table | signal |
rowsInserted(int first, int count) | future::Table | signal |
rowsRemoved(int first, int count) | future::Table | signal |
save(QXmlStreamWriter *) const | future::Table | virtual |
scripted(ScriptingEnv *env) | scripted | |
scriptEnv | scripted | protected |
scriptingChangeEvent(ScriptingChangeEvent *) | scripted | |
selectAll() | future::Table | slot |
setCaptionSpec(const QString &value) | AbstractAspect | slot |
setColumnCount(int new_size) | future::Table | |
setColumnWidth(int col, int width) | future::Table | |
setComment(const QString &value) | AbstractAspect | slot |
setCreationTime(const QDateTime &time) | AbstractAspect | protected |
setDefaultColumnWidth(int width) | future::Table | inlinestatic |
setDefaultCommentVisibility(bool visible) | future::Table | inlinestatic |
setFormulaForSelection() | future::Table | slot |
setGlobal(const QString &key, const QVariant &value) | AbstractAspect | static |
setGlobalDefault(const QString &key, const QVariant &value) | AbstractAspect | static |
setName(const QString &value) | AbstractAspect | slot |
setPlotMenu(QMenu *menu) | future::Table | |
setRowCount(int new_size) | future::Table | |
setSelectedColumnsAsNone() | future::Table | slot |
setSelectedColumnsAsX() | future::Table | slot |
setSelectedColumnsAsXError() | future::Table | slot |
setSelectedColumnsAsY() | future::Table | slot |
setSelectedColumnsAsYError() | future::Table | slot |
setSelectedColumnsAsZ() | future::Table | slot |
setSelectionAs(SciDAVis::PlotDesignation pd) | future::Table | |
showTableViewColumnContextMenu(const QPoint &pos) | future::Table | slot |
showTableViewContextMenu(const QPoint &pos) | future::Table | slot |
showTableViewRowContextMenu(const QPoint &pos) | future::Table | slot |
showTeXTableExportDialog() | future::Table | slot |
sortColumns(Column *leading, QList< Column * > cols, bool ascending) | future::Table | slot |
sortDialog(QList< Column * > cols) | future::Table | |
sortSelectedColumns() | future::Table | slot |
sortTable() | future::Table | slot |
statisticsOnSelectedColumns() | future::Table | slot |
statisticsOnSelectedRows() | future::Table | slot |
statusInfo(const QString &text) | AbstractAspect | signal |
Table(AbstractScriptingEngine *engine, int rows, int columns, const QString &name) | future::Table | |
Table() | future::Table | private |
text(int row, int col) | future::Table | |
undoStack() const | AbstractAspect | inlinevirtual |
uniqueNameFor(const QString ¤t_name) const | AbstractAspect | slot |
unmaskSelection() | future::Table | slot |
view() | future::Table | virtual |
writeBasicAttributes(QXmlStreamWriter *writer) const | AbstractAspect | protected |
writeCommentElement(QXmlStreamWriter *writer) const | AbstractAspect | protected |
~AbstractAspect() | AbstractAspect | virtual |
~scripted() | scripted | |
~Table() | future::Table | virtual |