MCPcopy Create free account

hub / github.com/dbzhang800/QtXlsxWriter / functions

Functions811 in github.com/dbzhang800/QtXlsxWriter

↓ 5 callersMethodsheetType
! * Returns the type of the sheet. */
src/xlsx/xlsxabstractsheet.cpp:105
↓ 5 callersMethodwriteCfVo
src/xlsx/xlsxconditionalformatting.cpp:54
↓ 5 callersMethodwriteFormula
! \overload Write \a formula to the cell \a row_column with the \a format and \a result. Returns true on success. */
src/xlsx/xlsxworksheet.cpp:729
↓ 4 callersMethodaddHighlightCellsRule
! * Add a hightlight rule with the given \a type, \a formula1, \a formula2, * \a format and \a stopIfTrue. * Return false if failed. */
src/xlsx/xlsxconditionalformatting.cpp:180
↓ 4 callersMethodboolProperty
! * \internal */
src/xlsx/xlsxformat.cpp:1357
↓ 4 callersMethodcolumnCount
examples/xlsx/xlsxwidget/xlsxsheetmodel.cpp:73
↓ 4 callersFunctioncreateSafeSheetName
Creates a valid sheet name minimum length is 1 maximum length is 31 doesn't contain special chars: / \ ? * ] [ : Sheet names must not
src/xlsx/xlsxutility.cpp:124
↓ 4 callersMethodcurrentWorksheet
! * \brief Return pointer of current worksheet. * If the type of sheet is not AbstractSheet::ST_WorkSheet, then 0 will be returned. */
src/xlsx/xlsxdocument.cpp:973
↓ 4 callersMethoddateTime
! * Return the data time value. */
src/xlsx/xlsxcell.cpp:157
↓ 4 callersMethoddefineName
! * \brief Create a defined name in the workbook. * \param name The defined name * \param formula The cell or range that the defined name refers to
src/xlsx/xlsxworkbook.cpp:166
↓ 4 callersMethoddocumentProperty
! * Returns the value of the document's \a key property. */
src/xlsx/xlsxdocument.cpp:831
↓ 4 callersMethodfontSize
! * Return the size of the font in points. */
src/xlsx/xlsxformat.cpp:316
↓ 4 callersFunctiongetRelFilePath
* Return the .rel file path based on filePath */
src/xlsx/xlsxutility.cpp:60
↓ 4 callersMethodgetSharedStringIndex
src/xlsx/xlsxsharedstrings.cpp:124
↓ 4 callersMethodgroupRows
! Groups rows from \a rowFirst to \a rowLast with the given \a collapsed. Returns false if error occurs. */
src/xlsx/xlsxdocument.cpp:737
↓ 4 callersMethodhasFormula
! * Returns true if the cell has one formula. */
src/xlsx/xlsxcell.cpp:126
↓ 4 callersMethodisDateTimeFormat
! * Returns whether the number format is probably a dateTime or not */
src/xlsx/xlsxformat.cpp:256
↓ 4 callersMethodisRichString
! * Returns whether the cell is probably a rich string or not */
src/xlsx/xlsxcell.cpp:168
↓ 4 callersFunctionisSpaceReserveNeeded
* whether the string s starts or ends with space */
src/xlsx/xlsxutility.cpp:178
↓ 4 callersMethodmediaFiles
! * \internal */
src/xlsx/xlsxworkbook.cpp:647
↓ 4 callersMethodnumberFormat
! * Returns the number format string. * \note for built-in number formats, this may * return an empty string. */
src/xlsx/xlsxformat.cpp:236
↓ 4 callersMethodrowCount
examples/xlsx/xlsxwidget/xlsxsheetmodel.cpp:66
↓ 4 callersMethodsetDxfIndex
! * \internal * Called by QXlsx::Styles or some unittests. */
src/xlsx/xlsxformat.cpp:1237
↓ 4 callersMethodsetFontScript
! * Set the script style of the font to \a script. */
src/xlsx/xlsxformat.cpp:406
↓ 4 callersMethodsetFontStrikeOut
! * Turn on/off the strikeOut font based on \a strikeOut. */
src/xlsx/xlsxformat.cpp:356
↓ 4 callersMethodsetLeftBorderStyle
! * Sets the left border style to \a style */
src/xlsx/xlsxformat.cpp:734
↓ 4 callersMethodsetNumberFormatIndex
! * 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
src/xlsx/xlsxformat.cpp:225
↓ 4 callersMethodsetRowHeight
! Sets the \a height of the row \a row. Row height measured in point size. Rows are 1-indexed. Returns true if success. */
src/xlsx/xlsxdocument.cpp:684
↓ 4 callersMethodsheetId
! * \internal */
src/xlsx/xlsxabstractsheet.cpp:182
↓ 4 callersFunctionwriteCustomNumFormatsCell
examples/xlsx/demo/main.cpp:82
↓ 3 callersMethodaddWorksheetRelationship
src/xlsx/xlsxrelationships.cpp:77
↓ 3 callersMethodclose
src/xlsx/xlsxzipwriter.cpp:63
↓ 3 callersMethodfontScript
! * Return the script style of the font. */
src/xlsx/xlsxformat.cpp:398
↓ 3 callersMethodgetRowInfoList
src/xlsx/xlsxworksheet.cpp:2235
↓ 3 callersMethodhasBorderData
! \internal Return true if the format has border format, otherwise return false. */
src/xlsx/xlsxformat.cpp:956
↓ 3 callersMethodhasFillData
! \internal Return true if the format has fill format, otherwise return false. */
src/xlsx/xlsxformat.cpp:1076
↓ 3 callersMethodinit
src/xlsx/xlsxdocument.cpp:92
↓ 3 callersMethodintProperty
! * \internal */
src/xlsx/xlsxformat.cpp:1371
↓ 3 callersMethodloadXmlSheetData
src/xlsx/xlsxworksheet.cpp:1902
↓ 3 callersMethodmoveSheet
! * Moves the worksheet form \a srcIndex to \a distIndex. */
src/xlsx/xlsxworkbook.cpp:326
↓ 3 callersMethodpatternBackgroundColor
! Returns the background color of the pattern. */
src/xlsx/xlsxformat.cpp:1005
↓ 3 callersMethodremoveSharedString
* Broken, don't use. */
src/xlsx/xlsxsharedstrings.cpp:97
↓ 3 callersMethodrgbColor
src/xlsx/xlsxcolor.cpp:53
↓ 3 callersMethodsetBorderIndex
! * \internal */
src/xlsx/xlsxformat.cpp:924
↓ 3 callersMethodsetDiagonalBorderType
! Sets the diagonal border type to the given \a style */
src/xlsx/xlsxformat.cpp:878
↓ 3 callersMethodsetFillIndex
! * \internal */
src/xlsx/xlsxformat.cpp:1043
↓ 3 callersMethodsetFontIndex
! * \internal */
src/xlsx/xlsxformat.cpp:515
↓ 3 callersMethodsetFontItalic
! * Turn on/off the italic font based on \a italic. */
src/xlsx/xlsxformat.cpp:340
↓ 3 callersMethodsetFontName
! * Set the name of the font to \a name. */
src/xlsx/xlsxformat.cpp:454
↓ 3 callersMethodsetGridLinesVisible
! * Show or hide the gridline based on \a visible */
src/xlsx/xlsxworksheet.cpp:285
↓ 3 callersMethodsetLeftBorderColor
! Sets the left border color to the given \a color */
src/xlsx/xlsxformat.cpp:750
↓ 3 callersMethodsetRightBorderColor
! Sets the right border color to the given \a color */
src/xlsx/xlsxformat.cpp:782
↓ 3 callersMethodsharedIndex
! * Returns the shared index for shared formula. */
src/xlsx/xlsxcellformula.cpp:169
↓ 3 callersMethodsharedStrings
! * \internal * Unit test can use this member to get sharedString object. */
src/xlsx/xlsxworksheet.cpp:2339
↓ 3 callersMethodstringProperty
! * \internal */
src/xlsx/xlsxformat.cpp:1399
↓ 3 callersMethodsuffix
src/xlsx/xlsxmediafile.cpp:63
↓ 3 callersMethodworkbook
! * Return the internal Workbook object. */
src/xlsx/xlsxdocument.cpp:880
↓ 3 callersFunctionwriteHorizontalAlignCell
examples/xlsx/demo/main.cpp:7
↓ 3 callersFunctionwriteVerticalAlignCell
examples/xlsx/demo/main.cpp:17
↓ 3 callersMethodxfFormat
src/xlsx/xlsxstyles.cpp:76
↓ 2 callersMethodaddChartFile
! * \internal */
src/xlsx/xlsxworkbook.cpp:685
↓ 2 callersMethodaddDataBarRule
! * 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.
src/xlsx/xlsxconditionalformatting.cpp:320
↓ 2 callersMethodaddDataValidation
! * Add a data \a validation rule for current worksheet. Returns true if successful. */
src/xlsx/xlsxdocument.cpp:758
↓ 2 callersMethodaddHeadingPair
src/xlsx/xlsxdocpropsapp.cpp:47
↓ 2 callersMethodaddMediaFile
! * \internal */
src/xlsx/xlsxworkbook.cpp:657
↓ 2 callersMethodaddPartTitle
src/xlsx/xlsxdocpropsapp.cpp:42
↓ 2 callersMethodaddWorksheetName
src/xlsx/xlsxcontenttypes.cpp:80
↓ 2 callersMethodborderIndex
! \internal Returns the border index. */
src/xlsx/xlsxformat.cpp:914
↓ 2 callersFunctionconvertSharedFormula
* Convert shared formula for non-root cells. * * For example, if "B1:B10" have shared formula "=A1*A1", this function will return "=A2*A2" * for "B
src/xlsx/xlsxutility.cpp:195
↓ 2 callersMethodcopySheet
src/xlsx/xlsxworkbook.cpp:347
↓ 2 callersMethodcurrentSheet
! * \brief Return pointer of current sheet. */
src/xlsx/xlsxdocument.cpp:962
↓ 2 callersFunctiondatetimeFromNumber
src/xlsx/xlsxutility.cpp:95
↓ 2 callersFunctiondatetimeToNumber
src/xlsx/xlsxutility.cpp:70
↓ 2 callersMethoddrawing
! * \internal */
src/xlsx/xlsxabstractsheet.cpp:191
↓ 2 callersMethoddxfIndex
! * \internal * Returns the index in the styles dxfs. */
src/xlsx/xlsxformat.cpp:1249
↓ 2 callersMethoddxfIndexValid
! * \internal * Returns whether the dxf index is valid or not. */
src/xlsx/xlsxformat.cpp:1260
↓ 2 callersFunctionescapeSheetName
* When sheetName contains space or apostrophe, escaped is needed by cellFormula/definedName/chartSerials. */
src/xlsx/xlsxutility.cpp:149
↓ 2 callersMethodfileName
src/xlsx/xlsxmediafile.cpp:58
↓ 2 callersMethodfillIndex
! * \internal */
src/xlsx/xlsxformat.cpp:1033
↓ 2 callersMethodfont
! * Returns a QFont object based on font data contained in the format. */
src/xlsx/xlsxformat.cpp:462
↓ 2 callersMethodfontBold
! * Return whether the font is bold. */
src/xlsx/xlsxformat.cpp:382
↓ 2 callersMethodfontColor
! * Return the color of the font. */
src/xlsx/xlsxformat.cpp:364
↓ 2 callersMethodfontIndex
! * \internal */
src/xlsx/xlsxformat.cpp:504
↓ 2 callersMethodfontItalic
! * Return whether the font is italic. */
src/xlsx/xlsxformat.cpp:332
↓ 2 callersMethodfontOutline
! * Return whether the font is outline. */
src/xlsx/xlsxformat.cpp:430
↓ 2 callersMethodfontStrikeOut
! * Return whether the font is strikeout. */
src/xlsx/xlsxformat.cpp:348
↓ 2 callersMethodfontUnderline
! * Return the underline style of the font. */
src/xlsx/xlsxformat.cpp:414
↓ 2 callersMethodgetSheetsByTypes
! * \internal */
src/xlsx/xlsxworkbook.cpp:433
↓ 2 callersMethodgroupColumns
! Groups columns from \a colFirst to \a colLast with the given \a collapsed. Returns false if error occurs. */
src/xlsx/xlsxdocument.cpp:748
↓ 2 callersMethodhasAlignmentData
! * \internal */
src/xlsx/xlsxformat.cpp:689
↓ 2 callersMethodhashKey
src/xlsx/xlsxmediafile.cpp:94
↓ 2 callersMethodhorizontalAlignment
! * Return the horizontal alignment. */
src/xlsx/xlsxformat.cpp:563
↓ 2 callersMethodindexedColor
src/xlsx/xlsxcolor.cpp:60
↓ 2 callersMethodisDate1904
src/xlsx/xlsxworkbook.cpp:81
↓ 2 callersMethodisIndexedColor
src/xlsx/xlsxcolor.cpp:38
↓ 2 callersMethodisRgbColor
src/xlsx/xlsxcolor.cpp:31
↓ 2 callersMethodisThemeColor
src/xlsx/xlsxcolor.cpp:43
↓ 2 callersMethodloadFromXml
src/xlsx/xlsxconditionalformatting.cpp:627
↓ 2 callersMethodloadFromXmlFile
src/xlsx/xlsxtheme.cpp:231
↓ 2 callersMethodloadPackage
src/xlsx/xlsxdocument.cpp:101
← previousnext →101–200 of 811, ranked by callers