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
↓ 3 callers
Function
fill_buffer_from_wstring
ShowConsole/fort.c:4877
↓ 3 callers
Method
font
! * Returns a QFont object based on font data contained in the format. */
QXlsx/source/xlsxformat.cpp:465
↓ 3 callers
Method
fontBold
! * Return whether the font is bold. */
QXlsx/source/xlsxformat.cpp:385
↓ 3 callers
Method
fontColor
! * Return the color of the font. */
QXlsx/source/xlsxformat.cpp:367
↓ 3 callers
Method
fontItalic
! * Return whether the font is italic. */
QXlsx/source/xlsxformat.cpp:335
↓ 3 callers
Method
fontScript
! * Return the script style of the font. */
QXlsx/source/xlsxformat.cpp:401
↓ 3 callers
Method
getRowInfoList
QXlsx/source/xlsxworksheet.cpp:2728
↓ 3 callers
Function
get_cur_str_buffer_and_create_if_not_exists
ShowConsole/fort.c:5254
↓ 3 callers
Function
get_reset_style_tag_for_cell
ShowConsole/fort.c:2552
↓ 3 callers
Function
get_reset_style_tag_for_content
ShowConsole/fort.c:2640
↓ 3 callers
Function
get_style_tag_for_content
ShowConsole/fort.c:2596
↓ 3 callers
Function
group_cell_number
ShowConsole/fort.c:3635
↓ 3 callers
Method
hasAlignmentData
! * \internal */
QXlsx/source/xlsxformat.cpp:696
↓ 3 callers
Function
hint_height_cell
ShowConsole/fort.c:918
↓ 3 callers
Method
horizontalAlignment
! * Return the horizontal alignment. */
QXlsx/source/xlsxformat.cpp:567
↓ 3 callers
Method
index
QXlsx/source/xlsxmediafile.cpp:60
↓ 3 callers
Method
init
QXlsx/source/xlsxdocument.cpp:162
↓ 3 callers
Method
intProperty
! * \internal */
QXlsx/source/xlsxformat.cpp:1393
↓ 3 callers
Method
listen
\brief Application::listen listen for tcp requests \param port tcp server port \param address tcp server listening address \return Returns return ex
WebServer/recurse.hpp:719
↓ 3 callers
Method
renameSheet
! * Rename the worksheet at the \a index to \a newName. */
QXlsx/source/xlsxworkbook.cpp:288
↓ 3 callers
Method
rgbColor
QXlsx/source/xlsxcolor.cpp:50
↓ 3 callers
Method
rowHeight
ExcelViewer/excelmodel.h:37
↓ 3 callers
Method
send
\brief send Sends actual data to client \param QString body optional, if provided this is sent instead of current data in buffer
WebServer/response.hpp:131
↓ 3 callers
Method
setBorderIndex
! * \internal */
QXlsx/source/xlsxformat.cpp:931
↓ 3 callers
Method
setDiagonalBorderType
! Sets the diagonal border type to the given \a style */
QXlsx/source/xlsxformat.cpp:885
↓ 3 callers
Method
setDxfIndex
! * \internal * Called by QXlsx::Styles or some unittests. */
QXlsx/source/xlsxformat.cpp:1246
↓ 3 callers
Method
setFillIndex
! * \internal */
QXlsx/source/xlsxformat.cpp:1051
↓ 3 callers
Method
setFont
! * Set the format properties from the given \a font. */
QXlsx/source/xlsxformat.cpp:481
↓ 3 callers
Method
setFontIndex
! * \internal */
QXlsx/source/xlsxformat.cpp:518
↓ 3 callers
Method
setFontOutline
! * Turn on/off the outline font based on \a outline. */
QXlsx/source/xlsxformat.cpp:441
↓ 3 callers
Method
setNumberFormatIndex
! * Set the number format identifier. The \a format * must be a valid built-in number format identifier * or the identifier of a custom number form
QXlsx/source/xlsxformat.cpp:226
↓ 3 callers
Method
setSheetState
! * Set the state of the sheet to \a state. */
QXlsx/source/xlsxabstractsheet.cpp:115
↓ 3 callers
Method
sharedIndex
! * Returns the shared index for shared formula. */
QXlsx/source/xlsxcellformula.cpp:157
↓ 3 callers
Method
sharedStrings
! * \internal * Unit test can use this member to get sharedString object. */
QXlsx/source/xlsxworksheet.cpp:2855
↓ 3 callers
Method
sheet
! * Returns the sheet object named \a sheetName. */
QXlsx/source/xlsxdocument.cpp:1217
↓ 3 callers
Method
stringProperty
! * \internal */
QXlsx/source/xlsxformat.cpp:1421
↓ 3 callers
Method
styleNumber
QXlsx/source/xlsxcell.cpp:316
↓ 3 callers
Function
table_rows_and_cols_geometry
ShowConsole/fort.c:5301
↓ 3 callers
Method
toPlainString
! Converts to plain text string. */
QXlsx/source/xlsxrichstring.cpp:127
↓ 3 callers
Method
verticalAlignment
! * Return the vertical alignment. */
QXlsx/source/xlsxformat.cpp:595
↓ 3 callers
Function
writeHorizontalAlignCell
TestExcel/demo.cpp:16
↓ 3 callers
Function
writeVerticalAlignCell
TestExcel/demo.cpp:29
↓ 3 callers
Method
xfFormat
QXlsx/source/xlsxstyles.cpp:75
↓ 2 callers
Method
addChartFile
! * \internal */
QXlsx/source/xlsxworkbook.cpp:733
↓ 2 callers
Method
addHeadingPair
QXlsx/source/xlsxdocpropsapp.cpp:25
↓ 2 callers
Method
addPartTitle
QXlsx/source/xlsxdocpropsapp.cpp:20
↓ 2 callers
Method
addWorksheetName
QXlsx/source/xlsxcontenttypes.cpp:65
↓ 2 callers
Method
borderIndex
! \internal Returns the border index. */
QXlsx/source/xlsxformat.cpp:921
↓ 2 callers
Function
buffer_get_data
ShowConsole/fort.c:5154
↓ 2 callers
Function
cell_get_string_buffer
ShowConsole/fort.c:1144
↓ 2 callers
Function
cell_to_string
FormulaDump/formula_dump_fullcells.cpp:14
↓ 2 callers
Method
chart
! * Returns the chart object of the sheet. */
QXlsx/source/xlsxchartsheet.cpp:82
↓ 2 callers
Method
col
QXlsx/source/xlsxdrawinganchor.cpp:115
↓ 2 callers
Method
contents
QXlsx/source/xlsxmediafile.cpp:55
↓ 2 callers
Method
copy
QXlsx/source/xlsxworksheet.cpp:193
↓ 2 callers
Method
copySheet
QXlsx/source/xlsxworkbook.cpp:345
↓ 2 callers
Function
copy_cell
ShowConsole/fort.c:847
↓ 2 callers
Function
copy_separator
ShowConsole/fort.c:5194
↓ 2 callers
Method
dateTime
! * Return the data time value. */ QDateTime Cell::dateTime() const { Q_D(const Cell); if (!isDateTime()) return QD
QXlsx/source/xlsxcell.cpp:284
↓ 2 callers
Function
datetimeFromNumber
QXlsx/source/xlsxutility.cpp:83
↓ 2 callers
Method
defaultDateFormat
QXlsx/source/xlsxworkbook.cpp:126
↓ 2 callers
Method
deleteSheet
! * Remove the worksheet at pos \a index. */
QXlsx/source/xlsxworkbook.cpp:309
↓ 2 callers
Function
destroy_cell_prop_container
ShowConsole/fort.c:2769
↓ 2 callers
Method
documentProperty
! * Returns the value of the document's \a key property. */
QXlsx/source/xlsxdocument.cpp:1158
↓ 2 callers
Method
drawing
! * \internal */
QXlsx/source/xlsxabstractsheet.cpp:172
↓ 2 callers
Method
dxfIndex
! * \internal * Returns the index in the styles dxfs. */
QXlsx/source/xlsxformat.cpp:1258
↓ 2 callers
Method
dxfIndexValid
! * \internal * Returns whether the dxf index is valid or not. */
QXlsx/source/xlsxformat.cpp:1269
↓ 2 callers
Method
eval_cell
FormulaDump/mini_formula_evaluator.cpp:302
↓ 2 callers
Method
fileName
QXlsx/source/xlsxmediafile.cpp:40
↓ 2 callers
Function
find_top_level_op
FormulaDump/mini_formula_evaluator.cpp:17
↓ 2 callers
Method
fontIndex
! * \internal */
QXlsx/source/xlsxformat.cpp:507
↓ 2 callers
Method
fontOutline
! * Return whether the font is outline. */
QXlsx/source/xlsxformat.cpp:433
↓ 2 callers
Method
fontStrikeOut
! * Return whether the font is strikeout. */
QXlsx/source/xlsxformat.cpp:351
↓ 2 callers
Method
fontUnderline
! * Return the underline style of the font. */
QXlsx/source/xlsxformat.cpp:417
↓ 2 callers
Function
formula_text
FormulaDump/formula_dump_fullcells.cpp:29
↓ 2 callers
Function
ft_copy_table
ShowConsole/fort.c:1256
↓ 2 callers
Function
ft_create_table
ShowConsole/fort.c:1205
↓ 2 callers
Function
ft_row_printf_impl
ShowConsole/fort.c:1330
↓ 2 callers
Function
ft_row_wprintf_impl
ShowConsole/fort.c:1377
↓ 2 callers
Function
ft_row_write
ShowConsole/fort.c:1628
↓ 2 callers
Function
ft_row_wwrite
ShowConsole/fort.c:1653
↓ 2 callers
Function
ft_set_cell_prop
ShowConsole/fort.c:2092
↓ 2 callers
Function
ft_set_cur_cell
ShowConsole/fort.c:1322
↓ 2 callers
Function
ft_to_string
ShowConsole/fort.c:1743
↓ 2 callers
Method
getObjectPicture
QXlsx/source/xlsxdrawinganchor.cpp:77
↓ 2 callers
Method
getSharedStringIndex
QXlsx/source/xlsxsharedstrings.cpp:103
↓ 2 callers
Method
getSheetsByTypes
! * \internal */
QXlsx/source/xlsxworkbook.cpp:432
↓ 2 callers
Function
get_cell_implementation
ShowConsole/fort.c:3565
↓ 2 callers
Function
get_row_and_create_if_not_exists
ShowConsole/fort.c:5247
↓ 2 callers
Function
get_row_c
ShowConsole/fort.c:5240
↓ 2 callers
Function
get_row_implementation
ShowConsole/fort.c:5202
↓ 2 callers
Method
groupColumns
! Groups columns from \a colFirst to \a colLast with the given \a collapsed. Returns false if error occurs. */
QXlsx/source/xlsxdocument.cpp:1072
↓ 2 callers
Method
hashKey
QXlsx/source/xlsxmediafile.cpp:76
↓ 2 callers
Function
hello
TestExcel/hello.cpp:34
↓ 2 callers
Method
indexedColor
QXlsx/source/xlsxcolor.cpp:55
↓ 2 callers
Method
isIndexedColor
QXlsx/source/xlsxcolor.cpp:35
↓ 2 callers
Method
isRgbColor
QXlsx/source/xlsxcolor.cpp:30
↓ 2 callers
Method
isThemeColor
QXlsx/source/xlsxcolor.cpp:40
↓ 2 callers
Method
loadFromXml
QXlsx/source/xlsxconditionalformatting.cpp:664
↓ 2 callers
Method
loadPackage
QXlsx/source/xlsxdocument.cpp:171
← previous
next →
201–300 of 1,168, ranked by callers