MCPcopy Create free account

hub / github.com/QtExcel/QXlsx / functions

Functions1,168 in github.com/QtExcel/QXlsx

MethodXlsxColumnInfo
QXlsx/header/xlsxworksheet_p.h:106
MethodXlsxFormatNumberData
QXlsx/header/xlsxstyles_p.h:62
MethodXlsxHyperlinkData
QXlsx/header/xlsxworksheet_p.h:30
MethodXlsxMarker
QXlsx/header/xlsxdrawinganchor_p.h:24
MethodXlsxRowInfo
QXlsx/header/xlsxworksheet_p.h:87
MethodXlsxSheetFormatProps
QXlsx/header/xlsxworksheet_p.h:52
MethodXlsxTableModel
HelloAndroid/XlsxTableModel.cpp:14
MethodZipReader
QXlsx/source/xlsxzipreader.cpp:15
MethodZipWriter
QXlsx/source/xlsxzipwriter.cpp:9
Methodadd2ColorScaleRule
! * Add a colorScale rule with the given \a minColor, \a maxColor and \a stopIfTrue. * Return false if failed. */
QXlsx/source/xlsxconditionalformatting.cpp:382
Methodadd3ColorScaleRule
! * Add a colorScale rule with the given \a minColor, \a midColor, \a maxColor and \a stopIfTrue. * Return false if failed. */
QXlsx/source/xlsxconditionalformatting.cpp:412
MethodaddCell
! Add the \a cell on which the conditional formatting will apply to. */
QXlsx/source/xlsxconditionalformatting.cpp:456
MethodaddCell
! Add the \a cell on which the DataValidation will apply to. */
QXlsx/source/xlsxdatavalidation.cpp:349
MethodaddChartsheetName
QXlsx/source/xlsxcontenttypes.cpp:71
MethodaddCommentName
QXlsx/source/xlsxcontenttypes.cpp:89
MethodaddConditionalFormatting
! * Add one ConditionalFormatting \a cf to the sheet. * Returns true on success. */
QXlsx/source/xlsxworksheet.cpp:1070
MethodaddConditionalFormatting
! * Add a conditional formatting \a cf for current worksheet. Returns true if successful. */
QXlsx/source/xlsxdocument.cpp:1092
MethodaddDataBarRule
! * Add a dataBar rule with the given \a color, \a type1, \a val1 * , \a type2, \a val2, \a showData and \a stopIfTrue. * Return false if failed.
QXlsx/source/xlsxconditionalformatting.cpp:342
MethodaddDataValidation
! * Add one DataValidation \a validation to the sheet. * Returns true on success. */
QXlsx/source/xlsxworksheet.cpp:1056
MethodaddHighlightCellsRule
! * Add a highlight rule with the given \a type, \a formula1, \a formula2, * \a format and \a stopIfTrue. * Return false if failed. */
QXlsx/source/xlsxconditionalformatting.cpp:169
MethodaddMsPackageRelationship
QXlsx/source/xlsxrelationships.cpp:38
MethodaddOverride
QXlsx/source/xlsxcontenttypes.cpp:30
MethodaddRelationship
QXlsx/source/xlsxrelationships.cpp:75
MethodaddSharedString
QXlsx/source/xlsxsharedstrings.cpp:42
MethodaddSheet
! * Creates and append an sheet with the given \a name and \a type. * Return true if success. */
QXlsx/source/xlsxdocument.cpp:1227
MethodaddTableName
QXlsx/source/xlsxcontenttypes.cpp:95
MethodaddVbaProject
QXlsx/source/xlsxcontenttypes.cpp:124
MethodaddVmlName
QXlsx/source/xlsxcontenttypes.cpp:113
MethodallowBlank
! Returns whether blank is allowed. */
QXlsx/source/xlsxdatavalidation.cpp:197
MethodappExitHandler
\brief Application::appExitHandler acts according to the provided application event loop exit code \param code app->exec()'s exit code \return quint
WebServer/recurse.hpp:641
MethodapplySpansToView
ExcelViewer/mainwindow.cpp:75
Methodapply_format_to_item
apply QXlsx::Format to a Qt item
ExcelTableEditor/mainwindow.cpp:495
MethodbottomBorderColor
! Returns the bottom border color. */
QXlsx/source/xlsxformat.cpp:845
FunctionbottomLeft
QXlsx/header/xlsxcellrange.h:39
FunctionbottomRight
QXlsx/header/xlsxcellrange.h:40
Functionbuffer_printf
ShowConsole/fort.c:4949
Functionbuffer_wprintf
ShowConsole/fort.c:5046
MethodcalculateColWidth
QXlsx/source/xlsxworksheet.cpp:2661
MethodcalculateSpans
Calculate the "spans" attribute of the <row> tag. This is an XLSX optimisation and isn't strictly required. However, it makes comparing files easi
QXlsx/source/xlsxworksheet.cpp:83
MethodcellAt
QXlsx/header/xlsxworksheet_p.h:160
Functioncell_printf
ShowConsole/fort.c:935
Functioncell_wprintf
ShowConsole/fort.c:1029
Methodchangeimage
add by liufeijin 20181025 {{
QXlsx/source/xlsxdocument.cpp:1408
MethodclearProperty
! * \internal */
QXlsx/source/xlsxformat.cpp:1361
MethodclearTabs
ExcelViewer/mainwindow.cpp:59
Methodclear_model
ExcelTableEditor/mainwindow.cpp:164
Methodcol
QXlsx/header/xlsxdrawinganchor_p.h:32
MethodcolPixelsSize
Convert the width of a cell from user's units to pixels. Excel rounds the column width to the nearest pixel. If the width hasn't been set by the use
QXlsx/source/xlsxworksheet.cpp:2256
MethodcolorProperty
! * \internal */
QXlsx/source/xlsxformat.cpp:1435
Functioncolorprintf
* Output colored text to ANSI (Linux, Mac, iPhone) and Windows terminals. * This function wraps printf (by using vprintf), and adds a 'color' paramet
Pump/colorprintf.h:52
Functioncolumn
QXlsx/header/xlsxcellreference.h:32
MethodcolumnCount
HelloAndroid/XlsxTableModel.cpp:82
MethodcolumnFormat
! Returns formatting of the \a column. Columns are 1-indexed. */
QXlsx/source/xlsxworksheet.cpp:1999
MethodcolumnFormat
! Returns formatting of the \a column. Columns are 1-indexed. */
QXlsx/source/xlsxdocument.cpp:936
MethodcolumnWidth
! Returns width of the \a column in characters of the normal font. Columns are 1-indexed. */
QXlsx/source/xlsxworksheet.cpp:1974
MethodcolumnWidth
! Returns width of the \a column in characters of the normal font. Columns are 1-indexed. Returns true on success. */
QXlsx/source/xlsxdocument.cpp:926
Methodconfirm_discard_if_modified
ExcelTableEditor/mainwindow.cpp:183
Methodcopy
QXlsx/source/xlsxchartsheet.cpp:64
MethodcopySheet
! Make a copy of the worksheet \a srcName with the new name \a distName. Returns true if the success. */
QXlsx/source/xlsxdocument.cpp:1259
MethodcopyStyle
QXlsx/source/xlsxdocument.cpp:567
Functioncopy_vector
ShowConsole/fort.c:5649
Methodcount
QXlsx/source/xlsxrelationships.cpp:166
MethodcreateEditor
ExcelTableEditor/excelitemdelegate.cpp:15
Functioncreate_row_from_fmt_string
ShowConsole/fort.c:4258
Functioncreate_row_from_fmt_wstring
ShowConsole/fort.c:4344
Functioncreate_row_from_string
ShowConsole/fort.c:4082
Functioncreate_row_from_wstring
ShowConsole/fort.c:4171
MethodcustomRoleNames
Return ordered List of user-defined roles
HelloAndroid/XlsxTableModel.cpp:146
Functioncustom_fort_calloc
ShowConsole/fort.c:2215
Functioncustom_fort_realloc
ShowConsole/fort.c:2224
Methoddata
HelloAndroid/XlsxTableModel.cpp:88
Methoddebug
\brief Application::debug Console debugging output wrapper based on RECURSE_DEBUG environment variable
WebServer/recurse.hpp:481
Methoddefault_properties
ShowConsole/fort.hpp:921
Methoddefault_props
ShowConsole/fort.hpp:976
MethoddefineName
! * \brief Create a defined name in the workbook with the given \a name, \a formula, \a comment * and \a scope. * * \param name The defined name.
QXlsx/source/xlsxdocument.cpp:1135
MethoddeleteSheet
! Delete the worksheet \a name. Returns true if current sheet was deleted successfully. */
QXlsx/source/xlsxdocument.cpp:1281
MethoddetectCellType
Detect type of QVariant to determine cell category
ExcelViewer/excelmodel.cpp:28
MethoddiagonalBorderColor
! Returns the diagonal border color. */
QXlsx/source/xlsxformat.cpp:893
Methoddimension
! Return the range that contains cell data. */
QXlsx/source/xlsxworksheet.cpp:2228
MethoddoubleProperty
! * \internal */
QXlsx/source/xlsxformat.cpp:1407
Methoddump_one_sheet
FormulaDump/formula_dump_fullcells.cpp:68
MethoderrorMessage
! Returns the error message. */
QXlsx/source/xlsxdatavalidation.cpp:205
MethoderrorMessageTitle
! Returns the error message title. */
QXlsx/source/xlsxdatavalidation.cpp:213
MethoderrorStyle
! Returns the validation error style. */
QXlsx/source/xlsxdatavalidation.cpp:173
Methodeval
FormulaDump/mini_formula_evaluator.cpp:39
Methodexists
QXlsx/source/xlsxzipreader.cpp:34
Functionfill_cell_from_string
ShowConsole/fort.c:1123
Functionfill_cell_from_wstring
ShowConsole/fort.c:1133
FunctionfirstColumn
QXlsx/header/xlsxcellrange.h:33
FunctionfirstRow
QXlsx/header/xlsxcellrange.h:31
MethodfixNumFmt
dev74 issue#57
QXlsx/source/xlsxstyles.cpp:92
Methodflags
ExcelViewer/excelmodel.cpp:675
Functionforeach
ShowConsole/main.cpp:50
Functionforeach
WebServer/main.cpp:89
MethodformatNumber
Format numeric value using Excel number format information
ExcelViewer/excelmodel.cpp:303
Methodformat_for_cell
look up cell format
ExcelTableEditor/mainwindow.cpp:551
Methodformula1
! Returns the formula1. */
QXlsx/source/xlsxdatavalidation.cpp:181
Methodformula2
! Returns the formula2. */
QXlsx/source/xlsxdatavalidation.cpp:189
Methodformula_dump_fullcells
FormulaDump/formula_dump_fullcells.cpp:47
Methodformula_single_cell_evaluator
FormulaDump/formula_single_cell_evaluator.cpp:29
← previousnext →601–700 of 1,168, ranked by callers