MCPcopy Create free account

hub / github.com/QtExcel/QXlsx / functions

Functions1,168 in github.com/QtExcel/QXlsx

MethodsaveXmlPieChart
QXlsx/source/xlsxchart.cpp:975
MethodsaveXmlPos
QXlsx/source/xlsxdrawinganchor.cpp:599
MethodsaveXmlScatterChart
QXlsx/source/xlsxchart.cpp:1061
MethodsaveXmlSer
QXlsx/source/xlsxchart.cpp:1137
Methodsave_excel_file
save all sheets in memory into an Excel file
ExcelTableEditor/mainwindow.cpp:711
FunctionsetColumn
QXlsx/header/xlsxcellreference.h:30
MethodsetColumnFormat
! Sets format property of a \a range of columns to \a format. Columns are 1-indexed. Returns true on success. */
QXlsx/source/xlsxworksheet.cpp:1893
MethodsetColumnHidden
! Sets hidden property of a \a range of columns to \a hidden. Columns are 1-indexed. Hidden columns are not visible. Returns true on success. *
QXlsx/source/xlsxworksheet.cpp:1906
MethodsetColumnHidden
! Sets hidden property of columns \a range to \a hidden. Columns are 1-indexed. Hidden columns are not visible. Returns true on success. */
QXlsx/source/xlsxdocument.cpp:852
MethodsetColumnWidth
! Sets width in characters of a \a range of columns to \a width. Returns true on success. */
QXlsx/source/xlsxworksheet.cpp:1881
MethodsetDate1904
! Excel for Windows uses a default epoch of 1900 and Excel for Mac uses an epoch of 1904. However, Excel on either platform will convert automat
QXlsx/source/xlsxworkbook.cpp:77
MethodsetDefaultDateFormat
QXlsx/source/xlsxworkbook.cpp:132
MethodsetDiagonalBorderColor
! Sets the diagonal border color to the given \a color */
QXlsx/source/xlsxformat.cpp:901
MethodsetEditorData
ExcelTableEditor/excelitemdelegate.cpp:56
MethodsetFileName
QXlsx/source/xlsxmediafile.cpp:35
FunctionsetFirstColumn
QXlsx/header/xlsxcellrange.h:29
FunctionsetFirstRow
QXlsx/header/xlsxcellrange.h:27
MethodsetFormulasVisible
! * Show formulas in cells instead of their calculated results when \a visible is true. */
QXlsx/source/xlsxworksheet.cpp:273
MethodsetHidden
! * Make the sheet hidden or visible based on \a hidden. */
QXlsx/source/xlsxabstractsheet.cpp:143
FunctionsetLastColumn
QXlsx/header/xlsxcellrange.h:30
FunctionsetLastRow
QXlsx/header/xlsxcellrange.h:28
MethodsetLocked
! Sets the locked protection property with the given \a locked. */
QXlsx/source/xlsxformat.cpp:1124
MethodsetModelData
ExcelTableEditor/excelitemdelegate.cpp:86
MethodsetObjectShape
{{ liufeijin
QXlsx/source/xlsxdrawinganchor.cpp:87
MethodsetOutlineSymbolsVisible
! * Show or hide the outline symbols based ib \a visible. */
QXlsx/source/xlsxworksheet.cpp:399
MethodsetProperty
QXlsx/source/xlsxdocpropsapp.cpp:30
MethodsetProperty
QXlsx/source/xlsxdocpropscore.cpp:20
MethodsetRightToLeft
! * Enable or disable the right-to-left based on \a enable. */
QXlsx/source/xlsxworksheet.cpp:327
FunctionsetRow
QXlsx/header/xlsxcellreference.h:29
MethodsetRowColumnHeadersVisible
! * Show or hide the row column headers based on \a visible */
QXlsx/source/xlsxworksheet.cpp:309
MethodsetRowFormat
! Sets the \a format of the rows including and between \a rowFirst and \a rowLast. Rows are 1-indexed. Returns true if success. */
QXlsx/source/xlsxworksheet.cpp:2050
MethodsetRowHeight
! Sets the \a height of the rows including and between \a rowFirst and \a rowLast. Row height measured in point size. Rows are 1-indexed. Ret
QXlsx/source/xlsxworksheet.cpp:2031
MethodsetRowHidden
! Sets the \a hidden property of the rows including and between \a rowFirst and \a rowLast. Rows are 1-indexed. If hidden is true rows will not be
QXlsx/source/xlsxworksheet.cpp:2068
MethodsetRowHidden
! Sets the \a hidden property of the row \a row. Rows are 1-indexed. If hidden is true rows will not be visible. Returns true if success. */
QXlsx/source/xlsxdocument.cpp:983
MethodsetRulerVisible
! * Show or hide the ruler based on \a visible. */
QXlsx/source/xlsxworksheet.cpp:381
MethodsetSelected
! * Select this sheet if \a select is true. */
QXlsx/source/xlsxworksheet.cpp:363
MethodsetSheetType
! * \internal */
QXlsx/source/xlsxabstractsheet.cpp:95
MethodsetStartPage
{{ liufeijin
QXlsx/source/xlsxworksheet.cpp:1480
MethodsetStringsToHyperlinksEnabled
QXlsx/source/xlsxworkbook.cpp:102
MethodsetStringsToNumbersEnabled
Enable the worksheet.write() method to convert strings to numbers, where possible, using float() in order to avoid an Excel warning about "Numbers
QXlsx/source/xlsxworkbook.cpp:90
MethodsetTopBorderColor
! Sets the top border color to the given \a color. */
QXlsx/source/xlsxformat.cpp:821
MethodsetWhiteSpaceVisible
! * Show or hide the white space based on \a visible. */
QXlsx/source/xlsxworksheet.cpp:417
MethodsetWindowProtected
! * Protects/unprotects the sheet based on \a protect. */
QXlsx/source/xlsxworksheet.cpp:255
MethodsetWriteDatesAsText
QXlsx/source/xlsxworkbook.cpp:741
MethodsetZerosVisible
! * Show a zero in cells that have zero value if \a visible is true. */
QXlsx/source/xlsxworksheet.cpp:345
Methodset_border_style
* Set border style for the table. * * @param style * Pointer to border style. * @return * - True: Success; table border s
ShowConsole/fort.hpp:766
Methodset_bottom_margin
* Set table bottom margin. * * @param value * Bottom margin. * @return * - true: Success; table property was changed.
ShowConsole/fort.hpp:838
Methodset_cell_bg_color
* Set cell background color for the specified cell of the table. * * @param value * Color. * @return * - true: Success; c
ShowConsole/fort.hpp:281
Methodset_cell_bottom_padding
* Set bottom padding for the specified cell of the table. * * @param value * Value of the bottom padding. * @return * - t
ShowConsole/fort.hpp:197
Methodset_cell_content_bg_color
* Set content background color for the specified cell of the table. * * @param value * Color. * @return * - true: Success
ShowConsole/fort.hpp:295
Methodset_cell_content_fg_color
* Set content foreground color for the specified cell of the table. * * @param value * Color. * @return * - true: Success
ShowConsole/fort.hpp:267
Methodset_cell_content_text_style
* Set content text style for the specified cell of the table. * * @param value * Text style. * @return * - true: Success;
ShowConsole/fort.hpp:323
Methodset_cell_empty_str_height
* Set empty string height for the specified cell of the table. * * @param value * Value of the empty string height. * @return
ShowConsole/fort.hpp:253
Methodset_cell_left_padding
* Set left padding for the specified cell of the table. * * @param value * Value of the left padding. * @return * - true:
ShowConsole/fort.hpp:211
Methodset_cell_min_width
* Set min width for the specified cell of the table. * * @param value * Value of the min width. * @return * - true: Succe
ShowConsole/fort.hpp:155
Methodset_cell_right_padding
* Set right padding for the specified cell of the table. * * @param value * Value of the left padding. * @return * - true
ShowConsole/fort.hpp:225
Methodset_cell_row_type
* Set row type for the specified cell of the table. * * @param value * Value of the row type. * @return * - true: Success
ShowConsole/fort.hpp:239
Methodset_cell_span
* Set column span for the specified cell of the table. * * @param hor_span * Column span. * @return *
ShowConsole/fort.hpp:883
Methodset_cell_text_align
* Set text alignment for the specified cell of the table. * * @param value * Value of the text alignment. * @return * - t
ShowConsole/fort.hpp:169
Methodset_cell_text_style
* Set cell text style for the specified cell of the table. * * @param value * Text style. * @return * - true: Success; ce
ShowConsole/fort.hpp:309
Methodset_cell_top_padding
* Set top padding for the specified cell of the table. * * @param value * Value of the top padding. * @return * - true: S
ShowConsole/fort.hpp:183
Methodset_cur_cell
* Set current cell position. * * Current cell - cell that will be edited with all modifiing functions. * * @param row_i * N
ShowConsole/fort.hpp:781
Methodset_current_sheet
set current sheet model / view
ExcelTableEditor/mainwindow.cpp:469
Functionset_default_border_style
* Set default border style for all new formatted tables. * * @param style * Pointer to border style. * @return * - True: Success; table borde
ShowConsole/fort.hpp:993
Methodset_left_margin
* Set table left margin. * * @param value * Left margin. * @return * - true: Success; table property was changed. *
ShowConsole/fort.hpp:796
Methodset_property
ShowConsole/fort.hpp:334
Methodset_right_margin
* Set table right margin. * * @param value * Right margin. * @return * - true: Success; table property was changed.
ShowConsole/fort.hpp:824
Methodset_top_margin
* Set table top margin. * * @param value * Top margin. * @return * - true: Success; table property was changed. *
ShowConsole/fort.hpp:810
MethodsetupMenu
ExcelViewer/mainwindow.cpp:35
Methodsetup_menu
ExcelTableEditor/mainwindow.cpp:127
Methodsetup_ui
ExcelTableEditor/mainwindow.cpp:38
MethodshowAboutDialog
ExcelViewer/mainwindow.cpp:183
Functionsnprint_n_strings
ShowConsole/fort.c:2343
Functionsnprintf_row
ShowConsole/fort.c:4431
MethodsorteIntList
QXlsx/header/xlsxworksheet_p.h:138
Functionstr_iter_width
ShowConsole/fort.c:4626
Methodtable
* Default constructor. */
ShowConsole/fort.hpp:357
Methodtable_cell
ShowConsole/fort.hpp:859
Methodtable_column
ShowConsole/fort.hpp:914
Methodtable_manipulator
ShowConsole/fort.hpp:108
Methodtable_row
ShowConsole/fort.hpp:898
Functiontest1
DateTime/test.cpp:31
Functiontest162
IssueTest/test.cpp:25
MethodtestData
HelloAndroid/XlsxTableModel.cpp:30
Methodtheme
QXlsx/source/xlsxworkbook.cpp:405
MethodtoARGBString
QXlsx/source/xlsxcolor.cpp:136
MethodtoHtml
! Converts to html string */
QXlsx/source/xlsxrichstring.cpp:140
MethodtoString
! Convert the Reference to string notation, such as "A1" or "$A$1". If current object is invalid, an empty string will be returned. */
QXlsx/source/xlsxcellreference.cpp:120
Methodto_double_or_nan
FormulaDump/mini_formula_evaluator.cpp:70
MethodtopBorderColor
! Returns the top border color. */
QXlsx/source/xlsxformat.cpp:813
FunctiontopLeft
QXlsx/header/xlsxcellrange.h:37
FunctiontopRight
QXlsx/header/xlsxcellrange.h:38
Methodtrim_outer
FormulaDump/mini_formula_evaluator.cpp:45
Methodtry_parse_cell_ref
FormulaDump/mini_formula_evaluator.cpp:264
Methodtry_parse_sheet_cell_ref
FormulaDump/mini_formula_evaluator.cpp:287
MethodunmergeCells
! Unmerge the cells in the \a range. Returns true on success. */
QXlsx/source/xlsxworksheet.cpp:1252
MethodunmergeCells
! Unmerge the cells in the \a range. Returns true on success. */
QXlsx/source/xlsxdocument.cpp:818
MethodvalidationOperator
! Returns the validation operator. */
QXlsx/source/xlsxdatavalidation.cpp:165
Functionvector_clear
ShowConsole/fort.c:5695
Functionvector_erase
ShowConsole/fort.c:5680
← previousnext →1,001–1,100 of 1,168, ranked by callers