MCPcopy Create free account

hub / github.com/QtExcel/QXlsx / functions

Functions1,168 in github.com/QtExcel/QXlsx

↓ 407 callersMethodvalue
! * Return the data content of this Cell */
QXlsx/source/xlsxcell.cpp:103
↓ 260 callersMethodwrite
* Write string to the the table. * * Write specified string to the current cell. * * @param str * String to write. * @
ShowConsole/fort.hpp:528
↓ 216 callersMethodtoString
! Convert the range to string notation, such as "A1:B5". */
QXlsx/source/xlsxcellrange.cpp:115
↓ 204 callersMethodisEmpty
! Returns true if the format is empty; otherwise returns false. */
QXlsx/source/xlsxformat.cpp:1178
↓ 84 callersMethodcellAt
! * \overload * Returns the cell at the position \a pos. If there is no cell at * the specified position, the function returns 0. * * \sa read()
QXlsx/source/xlsxdocument.cpp:1106
↓ 81 callersMethodisValid
! Returns true if the format is valid; otherwise returns false. */
QXlsx/source/xlsxformat.cpp:1168
↓ 77 callersMethodread
! \overload Returns the contents of the cell \a cell. \sa cellAt() */
QXlsx/source/xlsxdocument.cpp:733
↓ 70 callersMethodtype
\brief type Get the Content-Type HTTP header \return QString MIME content-type
WebServer/response.hpp:70
↓ 66 callersMethodcontains
QXlsx/header/xlsxworksheet_p.h:165
↓ 52 callersMethodsaveAs
! * Saves the document to the file with the given \a name. * Returns true if saved successfully. */
QXlsx/source/xlsxdocument.cpp:1356
↓ 37 callersMethodclear
QXlsx/source/xlsxrelationships.cpp:161
↓ 36 callersMethodhasProperty
! * \internal */
QXlsx/source/xlsxformat.cpp:1369
↓ 33 callersFunctionget_cell_property_value_hierarcial
ShowConsole/fort.c:2820
↓ 31 callersMethodcolumn
* Get column. * * @param col_idx * Column index. * @return * table_column object. */
ShowConsole/fort.hpp:970
↓ 31 callersMethodget
\brief get Get data from context \param QString key of the data \return QString value of the data
WebServer/context.hpp:39
↓ 29 callersMethodaddSheet
QXlsx/source/xlsxworkbook.cpp:172
↓ 29 callersMethodsetProperty
! * \internal */
QXlsx/source/xlsxformat.cpp:1313
↓ 28 callersMethodrow
QXlsx/source/xlsxdrawinganchor.cpp:110
↓ 27 callersMethodcount
QXlsx/source/xlsxsharedstrings.cpp:32
↓ 26 callersMethodfileData
QXlsx/source/xlsxzipreader.cpp:44
↓ 25 callersFunctionvector_at
ShowConsole/fort.c:5582
↓ 25 callersFunctionvector_size
ShowConsole/fort.c:5535
↓ 24 callersMethodaddFile
QXlsx/source/xlsxzipwriter.cpp:33
↓ 23 callersMethodaddSeries
! * Add the data series which is in the range \a range of the \a sheet. */
QXlsx/source/xlsxchart.cpp:53
↓ 22 callersMethodsetHorizontalAlignment
! * Set the horizontal alignment with the given \a align. */
QXlsx/source/xlsxformat.cpp:576
↓ 21 callersMethodrelationships
QXlsx/source/xlsxrelationships.cpp:65
↓ 21 callersMethodsetErrorCode
WebServer/recurse.hpp:63
↓ 20 callersMethodsetChartType
! * Set the type of the chart to \a type */
QXlsx/source/xlsxchart.cpp:177
↓ 20 callersMethodstyles
QXlsx/source/xlsxworkbook.cpp:399
↓ 19 callersMethodsaveToXmlData
QXlsx/source/xlsxtheme.cpp:213
↓ 18 callersMethodisNull
! Returns true is this is an Null string. */
QXlsx/source/xlsxrichstring.cpp:109
↓ 17 callersMethodformula
! * Return the formula contents if the dataType is Formula */
QXlsx/source/xlsxcell.cpp:240
↓ 17 callersMethodinsertChart
! * Creates an chart with the given \a size and insert it to the current * active worksheet at the position \a row, \a col. * The chart will be ret
QXlsx/source/xlsxdocument.cpp:793
↓ 17 callersMethodsetFontBold
! * Turn on/off the bold font based on the given \a bold. */
QXlsx/source/xlsxformat.cpp:393
↓ 17 callersMethodsetFontSize
! * Set the \a size of the font in points. */
QXlsx/source/xlsxformat.cpp:327
↓ 17 callersMethodsetValue
QXlsx/header/xlsxworksheet_p.h:151
↓ 16 callersMethodcheckDimensions
Check that row and col are valid and store the max and min values for use in other methods/elements. The ignore_row / ignore_col flags is used to
QXlsx/source/xlsxworksheet.cpp:147
↓ 16 callersMethodformat
! * Return the style used by this Cell. If no style used, 0 will be returned. */
QXlsx/source/xlsxcell.cpp:220
↓ 16 callersMethodloadFromXmlData
QXlsx/source/xlsxtheme.cpp:221
↓ 16 callersMethodproperty
! * \internal */
QXlsx/source/xlsxformat.cpp:1300
↓ 16 callersMethodsetVerticalAlignment
! * Set the vertical alignment with the given \a align. */
QXlsx/source/xlsxformat.cpp:604
↓ 16 callersMethodsheet
! * Returns the sheet object at index \a sheetIndex. */
QXlsx/source/xlsxworkbook.cpp:385
↓ 16 callersMethodsheetName
! * Returns the name of the sheet. */
QXlsx/source/xlsxabstractsheet.cpp:68
↓ 15 callersFunctiondestroy_row
ShowConsole/fort.c:3513
↓ 15 callersMethodsetFontColor
! * Set the \a color of the font. */
QXlsx/source/xlsxformat.cpp:377
↓ 14 callersMethodsaveToXml
QXlsx/source/xlsxcolor.cpp:65
↓ 14 callersFunctionvector_push
ShowConsole/fort.c:5551
↓ 13 callersMethodaddXfFormat
Assign index to Font/Fill/Border and Format When \a force is true, add the format to the format list, even other format has the same key have b
QXlsx/source/xlsxstyles.cpp:205
↓ 13 callersMethodload
QXlsx/source/xlsxdocument.cpp:1389
↓ 13 callersMethodmergeCells
! Merge a \a range of cells. The first cell should contain the data and the others should be blank. All cells will be applied the same style if a
QXlsx/source/xlsxdocument.cpp:807
↓ 13 callersMethodsetColumnWidth
! Sets width in characters of columns with the given \a range and \a width. Returns true on success. */
QXlsx/source/xlsxdocument.cpp:829
↓ 13 callersMethodsetPatternBackgroundColor
! Sets the background color of the pattern with the given \a color. */
QXlsx/source/xlsxformat.cpp:1021
↓ 12 callersFunctiondestroy_string_buffer
ShowConsole/fort.c:4804
↓ 12 callersFunctionft_ln
ShowConsole/fort.c:1303
↓ 12 callersMethodisLoadPackage
QXlsx/source/xlsxdocument.cpp:1383
↓ 12 callersMethodsetFontUnderline
! * Set the underline style of the font to \a underline. */
QXlsx/source/xlsxformat.cpp:425
↓ 12 callersMethodworkbook
! * Return the internal Workbook object. */
QXlsx/source/xlsxdocument.cpp:1208
↓ 11 callersMethodaddDocumentRelationship
QXlsx/source/xlsxrelationships.cpp:28
↓ 11 callersMethodc_str
* Convert table to string representation. * * Table object has ownership of the returned pointer. So there is no need to * free it. To
ShowConsole/fort.hpp:479
↓ 11 callersMethoddata
ExcelViewer/excelmodel.cpp:508
↓ 11 callersFunctiondestroy_cell
ShowConsole/fort.c:838
↓ 11 callersMethodfilePath
! * \internal */
QXlsx/source/xlsxabstractooxmlfile.cpp:80
↓ 11 callersMethodreadValue
! * Return the data content of this Cell for reading */
QXlsx/source/xlsxcell.cpp:113
↓ 10 callersMethodcellFormat
QXlsx/source/xlsxworksheet.cpp:577
↓ 10 callersMethodcurrentWorksheet
! * \brief Return pointer of current worksheet. * If the type of sheet is not AbstractSheet::ST_WorkSheet, then 0 will be returned. */
QXlsx/source/xlsxdocument.cpp:1301
↓ 10 callersMethodformulaText
! * Returns the contents of the formula. */
QXlsx/source/xlsxcellformula.cpp:132
↓ 10 callersMethodloadFromXml
QXlsx/source/xlsxcolor.cpp:88
↓ 10 callersMethodselectSheet
! * \brief Set worksheet named \a name to be active sheet. * Returns true if success. */
QXlsx/source/xlsxdocument.cpp:1314
↓ 9 callersMethodaddFragment
! Appends a fragment with the given \a text and \a format. */
QXlsx/source/xlsxrichstring.cpp:178
↓ 9 callersMethodfragmentCount
! Returns fragment count. */
QXlsx/source/xlsxrichstring.cpp:170
↓ 9 callersMethodsetBorderStyle
! * Set the border style with the given \a style. */
QXlsx/source/xlsxformat.cpp:711
↓ 9 callersMethodsetBottomBorderStyle
! Sets the bottom border style to the given \a style. */
QXlsx/source/xlsxformat.cpp:837
↓ 9 callersMethodsetDocumentProperty
! Set the document properties such as Title, Author etc. The method can be used to set the document properties of the Excel f
QXlsx/source/xlsxdocument.cpp:1190
↓ 9 callersMethodsetNumberFormat
! * Set number \a format. * http://office.microsoft.com/en-001/excel-help/create-a-custom-number-format-HP010342372.aspx */
QXlsx/source/xlsxformat.cpp:246
↓ 9 callersMethodsheetNames
! * Returns the names of worksheets contained in current document. */
QXlsx/source/xlsxdocument.cpp:1333
↓ 9 callersMethodwrite
! \overload Write \a value to cell \a row_column with the given \a format. */
QXlsx/source/xlsxdocument.cpp:709
↓ 8 callersMethodcellType
! * Return the dataType of this Cell */
QXlsx/source/xlsxcell.cpp:93
↓ 8 callersFunctioncreate_row
ShowConsole/fort.c:3494
↓ 8 callersMethodformatKey
! * \internal */
QXlsx/source/xlsxformat.cpp:1188
↓ 8 callersMethodhasFontData
! \internal Return true if the format has font format, otherwise return false. */
QXlsx/source/xlsxformat.cpp:552
↓ 8 callersMethodhasFormula
! * Returns true if the cell has one formula. */
QXlsx/source/xlsxcell.cpp:230
↓ 8 callersMethodidKey
! * \internal */
QXlsx/source/xlsxrichstring.cpp:210
↓ 8 callersMethodsetBottomBorderColor
! Sets the bottom border color to the given \a color. */
QXlsx/source/xlsxformat.cpp:853
↓ 8 callersFunctionwriteInternalNumFormatsCell
TestExcel/demo.cpp:97
↓ 7 callersMethodclose
QXlsx/source/xlsxzipwriter.cpp:43
↓ 7 callersMethodcolumnCount
ExcelViewer/excelmodel.cpp:501
↓ 7 callersFunctioncolumns_in_row
ShowConsole/fort.c:3555
↓ 7 callersFunctioncreate_cell
ShowConsole/fort.c:823
↓ 7 callersMethodgetRelationshipById
QXlsx/source/xlsxrelationships.cpp:152
↓ 7 callersMethodhasNumFmtData
! \internal Return true if the format has number format. */
QXlsx/source/xlsxformat.cpp:304
↓ 7 callersMethodisInvalid
QXlsx/source/xlsxcolor.cpp:45
↓ 7 callersMethodrowCount
ExcelViewer/excelmodel.cpp:494
↓ 7 callersMethodsetFilePath
! * \internal */
QXlsx/source/xlsxabstractooxmlfile.cpp:71
↓ 7 callersFunctionsplitPath
QXlsx/source/xlsxutility.cpp:29
↓ 7 callersFunctionwriteFontNameCell
TestExcel/demo.cpp:82
↓ 7 callersFunctionwriteFontSizeCell
TestExcel/demo.cpp:90
↓ 6 callersFunctioncreate_string_buffer
ShowConsole/fort.c:4777
↓ 6 callersFunctiondestroy_vector
ShowConsole/fort.c:5526
↓ 6 callersMethoddrawings
! * \internal * * Unlike media files, drawing file is a property of the sheet. */
QXlsx/source/xlsxworkbook.cpp:416
↓ 6 callersMethodfilePaths
QXlsx/source/xlsxzipreader.cpp:39
next →1–100 of 1,168, ranked by callers