Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QtExcel/QXlsx
/ functions
Functions
1,168 in github.com/QtExcel/QXlsx
⨍
Functions
1,168
◇
Types & classes
240
Function
fort_strdup
ShowConsole/fort.c:2274
Function
fort_wcsdup
ShowConsole/fort.c:2290
Method
fromARGBString
QXlsx/source/xlsxcolor.cpp:117
Function
ft_check_if_string_helper
* @internal */
ShowConsole/fort.h:126
Function
ft_check_if_wstring_helper
* @internal */
ShowConsole/fort.h:135
Function
ft_cur_col
ShowConsole/fort.c:1316
Function
ft_cur_row
ShowConsole/fort.c:1310
Function
ft_nwrite_ln
ShowConsole/fort.c:1551
Function
ft_nwwrite
ShowConsole/fort.c:1578
Function
ft_nwwrite_ln
ShowConsole/fort.c:1601
Function
ft_row_write_ln
ShowConsole/fort.c:1642
Function
ft_row_wwrite_ln
ShowConsole/fort.c:1669
Function
ft_set_default_printf_field_separator
ShowConsole/fort.c:1488
Function
ft_set_default_tbl_prop
ShowConsole/fort.c:2122
Function
ft_set_memory_funcs
ShowConsole/fort.c:2139
Function
ft_table_write_ln
ShowConsole/fort.c:1700
Function
ft_table_wwrite_ln
ShowConsole/fort.c:1730
Function
ft_to_wstring
ShowConsole/fort.c:1843
Function
ft_wprintf
ShowConsole/fort.c:1463
Function
ft_wprintf_ln
ShowConsole/fort.c:1473
Method
generate_unique_sheet_name
generate a unique sheet name like "Sheet1", "Sheet2", ...
ExcelTableEditor/mainwindow.cpp:570
Method
generator
chartsquestions/mainwindow.cpp:18
Method
getColorByIndex
QXlsx/source/xlsxstyles.cpp:1491
Method
getColumnIndexes
QXlsx/source/xlsxworksheet.cpp:1856
Method
getCookie
\brief getCookie return cookie value with lowercase name \param key case-insensitive cookie name \return
WebServer/request.hpp:124
Method
getHeader
\brief get Returns the HTTP response header specified by key \param QString case-insensitive key of the header \return QString header
WebServer/response.hpp:21
Method
getImage
QXlsx/source/xlsxworksheet.cpp:1121
Method
getImageCount
QXlsx/source/xlsxworksheet.cpp:1168
Method
getMaximalColumnWidth
! Returns map of columns with there maximal width */
QXlsx/source/xlsxdocument.cpp:1444
Method
getParam
\brief getParam return params value \param key of the param, eg: name \return value of the param, eg: johnny
WebServer/request.hpp:146
Method
getRawCookie
\brief getRawCookie return cookie name as sent by client \param key case-sensitive cookie name \return
WebServer/request.hpp:135
Method
getRawHeaders
\brief getRawHeader return original header name as sent by client \param key QString case-sensitive key of the header \return QString header value as
WebServer/request.hpp:113
Method
getSharedStrings
QXlsx/source/xlsxsharedstrings.cpp:123
Method
get_chromatogram
chartsquestions/sat_calc.cpp:20
Method
get_precision
chartsquestions/sat_calc.cpp:35
Method
get_report_file
chartsquestions/sat_calc.cpp:25
Method
get_sheet_name
chartsquestions/sat_calc.cpp:30
Method
groupColumns
! \overload Groups columns with the given \a range and \a collapsed. */
QXlsx/source/xlsxworksheet.cpp:2158
Method
groupRows
! Groups rows from \a rowFirst to \a rowLast with the given \a collapsed. Returns false if error occurs. */
QXlsx/source/xlsxworksheet.cpp:2128
Method
handleConnection
\brief Application::handleConnection creates new recurse context for a tcp session \param pointer to the socket sent from http/https server \return
WebServer/recurse.hpp:601
Method
hidden
! Returns whether the hidden protection property is set to true. */
QXlsx/source/xlsxformat.cpp:1100
Method
http_server
\brief Application::http_server http server initialization \param port tcp server port \param address tcp server listening address
WebServer/recurse.hpp:656
Method
https_server
\brief Application::https_server https (secure) server initialization \param options QHash options of <QString, QVariant>
WebServer/recurse.hpp:700
Method
incomingConnection
\brief overridden incomingConnection from QTcpServer
WebServer/recurse.hpp:108
Method
init
QXlsx/source/xlsxcellreference.cpp:87
Method
init
QXlsx/source/xlsxzipreader.cpp:25
Method
init
QXlsx/source/xlsxcellrange.cpp:74
Method
insertChart
! * Creates an chart with the given \a size and insert * at the position \a row, \a column. * The chart will be returned. */
QXlsx/source/xlsxworksheet.cpp:1185
Method
insertImage
! * Insert an \a image at the position \a row, \a column * Returns true on success. */
QXlsx/source/xlsxworksheet.cpp:1090
Method
insertSheet
QXlsx/source/xlsxworkbook.cpp:215
Method
insertSheet
! * Creates and inserts an document with the given \a name and \a type at the \a index. * Returns false if the \a name already used. */
QXlsx/source/xlsxdocument.cpp:1237
Method
isColumnHidden
! Returns true if \a column is hidden. Columns are 1-indexed. */
QXlsx/source/xlsxworksheet.cpp:2013
Method
isColumnHidden
! Returns true if \a column is hidden. Columns are 1-indexed. */
QXlsx/source/xlsxdocument.cpp:946
Method
isColumnRangeValid
QXlsx/source/xlsxworksheet.cpp:1840
Method
isDateTime
QXlsx/source/xlsxnumformatparser.cpp:7
Method
isDateType
QXlsx/source/xlsxcell.cpp:324
Method
isEmpty
QXlsx/source/xlsxrelationships.cpp:171
Method
isEmtpy
! Returns true is this is an empty string. */
QXlsx/source/xlsxrichstring.cpp:117
Method
isErrorMessageVisible
! Returns the whether error message is shown. */
QXlsx/source/xlsxdatavalidation.cpp:245
Method
isFormulasVisible
! * Return whether formulas instead of their calculated results shown in cells */
QXlsx/source/xlsxworksheet.cpp:264
Method
isGridLinesVisible
! * Return whether gridlines is shown or not. */
QXlsx/source/xlsxworksheet.cpp:282
Method
isHidden
! * Returns true if the sheet is not visible, otherwise false will be returned. * * \sa sheetState(), setHidden() */
QXlsx/source/xlsxabstractsheet.cpp:126
Method
isIndexValid
QXlsx/source/xlsxmediafile.cpp:65
Method
isOutlineSymbolsVisible
! * Return whether is outline symbols is shown. */
QXlsx/source/xlsxworksheet.cpp:390
Method
isPromptMessageVisible
! Returns the whether prompt message is shown. */
QXlsx/source/xlsxdatavalidation.cpp:237
Method
isRichString
! Returns true if this is rich text string. */
QXlsx/source/xlsxrichstring.cpp:99
Method
isRightToLeft
! * Return whether the sheet is shown right-to-left or not. */
QXlsx/source/xlsxworksheet.cpp:318
Method
isRowColumnHeadersVisible
! * Return whether is row and column headers is vislbe. */
QXlsx/source/xlsxworksheet.cpp:300
Method
isRowHidden
! Returns true if \a row is hidden. */
QXlsx/source/xlsxworksheet.cpp:2112
Method
isRowHidden
! Returns true if \a row is hidden. */
QXlsx/source/xlsxdocument.cpp:1050
Method
isRulerVisible
! * Return whether is ruler is shown. */
QXlsx/source/xlsxworksheet.cpp:372
Method
isSelected
! * Return whether this tab is selected. */
QXlsx/source/xlsxworksheet.cpp:354
Method
isValid
! * Returns true if the Reference is valid. */
QXlsx/source/xlsxcellreference.cpp:138
Method
isValid
! * Returns true if the Range is valid. */
QXlsx/source/xlsxcellrange.cpp:133
Method
isVisible
! * Returns true if the sheet is visible. */
QXlsx/source/xlsxabstractsheet.cpp:135
Method
isWhiteSpaceVisible
! * Return whether is white space is shown. */
QXlsx/source/xlsxworksheet.cpp:408
Method
isWindowProtected
! * Returns whether sheet is protected. */
QXlsx/source/xlsxworksheet.cpp:246
Method
isZerosVisible
! * Return whether is cells that have zero value show a zero. */
QXlsx/source/xlsxworksheet.cpp:336
Method
is_number_token
FormulaDump/mini_formula_evaluator.cpp:64
Function
lastColumn
QXlsx/header/xlsxcellrange.h:34
Function
lastRow
QXlsx/header/xlsxcellrange.h:32
Method
leftBorderColor
! * Returns the left border color */
QXlsx/source/xlsxformat.cpp:749
Method
loadFromXml
! * \internal * \remark pair with saveToXml() */
QXlsx/source/xlsxcellformula.cpp:359
Method
loadFromXml
! * \internal */
QXlsx/source/xlsxdatavalidation.cpp:454
Method
loadFromXml
check point
QXlsx/source/xlsxdrawinganchor.cpp:997
Method
loadFromXmlData
QXlsx/source/xlsxabstractooxmlfile.cpp:59
Method
loadFromXmlData
QXlsx/source/xlsxsimpleooxmlfile.cpp:24
Method
loadFromXmlData
QXlsx/source/xlsxrelationships.cpp:144
Method
loadFromXmlFile
QXlsx/source/xlsxsharedstrings.cpp:362
Method
loadFromXmlFile
QXlsx/source/xlsxworkbook.cpp:568
Method
loadFromXmlFile
check point
QXlsx/source/xlsxdrawing.cpp:47
Method
loadFromXmlFile
QXlsx/source/xlsxsimpleooxmlfile.cpp:30
Method
loadFromXmlFile
QXlsx/source/xlsxtheme.cpp:227
Method
loadFromXmlFile
QXlsx/source/xlsxcontenttypes.cpp:172
Method
loadFromXmlFile
QXlsx/source/xlsxdocpropsapp.cpp:116
Method
loadFromXmlFile
QXlsx/source/xlsxrelationships.cpp:120
Method
loadFromXmlFile
QXlsx/source/xlsxworksheet.cpp:2748
Method
loadFromXmlFile
! * \internal */
QXlsx/source/xlsxchart.cpp:302
Method
loadFromXmlFile
QXlsx/source/xlsxstyles.cpp:1453
Method
loadFromXmlFile
QXlsx/source/xlsxchartsheet.cpp:122
← previous
next →
701–800 of 1,168, ranked by callers