MCPcopy Create free account

hub / github.com/czyt1988/SARibbon / functions

Functions2,356 in github.com/czyt1988/SARibbon

MethodbuildMainPage
example/MdiAreaWindowExample/mdimainwindow.cpp:25
MethodbuildRibbon
example/WidgetWithRibbon/RibbonWidget.cpp:28
MethodbuttonMaximumAspectRatio
* \if ENGLISH * @brief Get button maximum aspect ratio * This coefficient determines the maximum width of the button * @return Button maximum as
src/SARibbonBar/SARibbonBar.cpp:2748
MethodbuttonMaximumAspectRatio
* \if ENGLISH * @brief Button maximum aspect ratio, this coefficient determines the maximum width of the button * @return Current button maximum a
src/SARibbonBar/SARibbonCategory.cpp:1117
MethodbuttonMaximumAspectRatio
* \if ENGLISH * @brief Button maximum aspect ratio, this coefficient determines the maximum width of the button * @return Current button maximum a
src/SARibbonBar/SARibbonPanel.cpp:1946
MethodbuttonMaximumAspectRatio
* @brief Gets the button's maximum aspect ratio (width/height) / 获取按钮的最大宽高比 * @return The current maximum aspect ratio / 当前的最大宽高比 * @sa setButtonM
src/SARibbonBar/SARibbonToolButton.cpp:1376
MethodbuttonMaximumAspectRatio
* \if ENGLISH * @brief Gets the maximum button aspect ratio, which determines the maximum width of the button * @return The maximum button aspect
src/SARibbonBar/SARibbonPanelLayout.cpp:1452
MethodbuttonType
* @brief Gets the current button type (LargeButton or SmallButton) / 获取当前按钮的类型(大按钮或小按钮) * @return The current button type / 当前按钮类型 * @sa setButton
src/SARibbon.cpp:9899
MethodbuttonType
* @brief Gets the current button type (LargeButton or SmallButton) / 获取当前按钮的类型(大按钮或小按钮) * @return The current button type / 当前按钮类型 * @sa setButton
src/SARibbonBar/SARibbonToolButton.cpp:1152
MethodcalcCategoryHeight
* \if ENGLISH * @brief Calculate category height based on current ribbon style * @note 1.6 line height is close to Office's height. * S
src/SARibbon.cpp:27596
MethodcalcCategoryHeight
* \if ENGLISH * @brief Calculate category height based on current ribbon style * @note 1.6 line height is close to Office's height.
src/SARibbonBar/SARibbonBarLayout.cpp:427
MethodcalcDefaultTabBarHeight
* \if ENGLISH * @brief Calculate default tab bar height * @return The calculated tab bar height * \endif * * \if CHINESE * @brief 估算
src/SARibbon.cpp:27544
MethodcalcDefaultTabBarHeight
* \if ENGLISH * @brief Calculate default tab bar height * @return The calculated tab bar height * \endif * * \if CHINES
src/SARibbonBar/SARibbonBarLayout.cpp:375
MethodcalcDefaultTitleBarHeight
* \if ENGLISH * @brief Calculate default title bar height * @return The calculated title bar height * \endif * * \if CHINESE * @brie
src/SARibbon.cpp:27570
MethodcalcDefaultTitleBarHeight
* \if ENGLISH * @brief Calculate default title bar height * @return The calculated title bar height * \endif * * \if CH
src/SARibbonBar/SARibbonBarLayout.cpp:401
MethodcalcDrawRects
* @brief 计算绘图的几个关键区域 * @param opt * @param iconRect 绘制图标的矩形区域 * @param textRect 绘制文本的矩形区域 * @param indicatorArrowRect 绘制菜单下箭头的矩形区域 * @param
src/SARibbonBar/SARibbonToolButton.cpp:350
MethodcalcLargeButtonDrawRects
* \if ENGLISH * @brief Calculate draw rectangles for large button mode * @param[in] opt Style option for the tool button * @param[out] iconRect
src/SARibbonBar/SARibbonToolButton.cpp:536
MethodcalcLargeButtonSizeHint
src/SARibbon.cpp:9553
MethodcalcLargeButtonSizeHint
src/SARibbonBar/SARibbonToolButton.cpp:806
MethodcalcMainBarHeight
* \if ENGLISH * @brief Calculate main bar height * @param tabHegith Tab bar height * @param titleHeight Title bar height * @param category
src/SARibbon.cpp:27632
MethodcalcMainBarHeight
* \if ENGLISH * @brief Calculate main bar height * @param tabHegith Tab bar height * @param titleHeight Title bar height * @pa
src/SARibbonBar/SARibbonBarLayout.cpp:463
MethodcalcMinTabBarWidth
* \if ENGLISH * @brief Reset tabbar width according to conditions, mainly for WPS mode * * Calculate the minimum tabbar width based on the actua
src/SARibbon.cpp:26686
MethodcalcMinTabBarWidth
* \if ENGLISH * @brief Reset tabbar width according to conditions, mainly for WPS mode * * Calculate the minimum tabbar width based on the actua
src/SARibbonBar/SARibbonBar.cpp:3495
MethodcalcMinTabBarWidth
* \if ENGLISH * @brief Calculate the minimum tab bar width * @return The minimum tab bar width * @details This function calculates the minimum w
src/SARibbonBar/SARibbonBarLayout.cpp:817
MethodcalcRect
* \if ENGLISH * @brief Calculate positions of basic components * @param opt Style option * @param iconRect Icon rectangle * @param textRect Te
src/SARibbon.cpp:5486
MethodcalcRect
* \if ENGLISH * @brief Calculate positions of basic components * @param opt Style option * @param iconRect Icon rectangle * @param textRect Te
src/SARibbonBar/colorWidgets/SAColorToolButton.cpp:718
MethodcalcSizeHint
* @brief 计算sizehint * * 此函数非常关键,因为所有尺寸计算都是基于原始的rect来的 * @param opt * @return */
src/SARibbon.cpp:9498
MethodcalcSizeHint
* @brief 计算sizehint * * 此函数非常关键,因为所有尺寸计算都是基于原始的rect来的 * @param opt * @return */
src/SARibbonBar/SARibbonToolButton.cpp:751
MethodcalcSmallButtonDrawRects
* \if ENGLISH * @brief Calculate draw rectangles for small button mode * @param[in] opt Style option for the tool button * @param[out] iconRect
src/SARibbonBar/SARibbonToolButton.cpp:390
MethodcalcSmallButtonSizeHint
src/SARibbon.cpp:9506
MethodcalcSmallButtonSizeHint
src/SARibbonBar/SARibbonToolButton.cpp:759
MethodcalcTextDrawRectHeight
* @brief 计算文本高度 * @param opt * @return */
src/SARibbon.cpp:9593
MethodcalcTextDrawRectHeight
* @brief 计算文本高度 * @param opt * @return */
src/SARibbonBar/SARibbonToolButton.cpp:846
MethodcalculateDrawRects
src/SARibbon.cpp:10749
MethodcalculateDrawRects
src/SARibbonBar/SARibbonButtonLayoutStrategy.cpp:151
MethodcalculateIconAndTextRects
* \if ENGLISH * @brief Calculate layout rects for large button with both icon and text * @param[in] opt Style option for the tool button * @para
src/SARibbon.cpp:10877
MethodcalculateIconAndTextRects
* \if ENGLISH * @brief Calculate layout rects for large button with both icon and text * @param[in] opt Style option for the tool button * @para
src/SARibbonBar/SARibbonButtonLayoutStrategy.cpp:279
MethodcalculateIconOnlyRects
* \if ENGLISH * @brief Calculate layout rects for large button with icon only style * @param[in] opt Style option for the tool button * @param[o
src/SARibbon.cpp:10785
MethodcalculateIconOnlyRects
* \if ENGLISH * @brief Calculate layout rects for large button with icon only style * @param[in] opt Style option for the tool button * @param[o
src/SARibbonBar/SARibbonButtonLayoutStrategy.cpp:187
MethodcalculateSizeHint
src/SARibbon.cpp:10943
MethodcalculateSizeHint
src/SARibbonBar/SARibbonButtonLayoutStrategy.cpp:345
MethodcalculateTextHeight
src/SARibbon.cpp:10969
MethodcalculateTextHeight
src/SARibbonBar/SARibbonButtonLayoutStrategy.cpp:371
MethodcalculateTextOnlyRects
* \if ENGLISH * @brief Calculate layout rects for large button with text only style * @param[in] opt Style option for the tool button * @param[o
src/SARibbon.cpp:10828
MethodcalculateTextOnlyRects
* \if ENGLISH * @brief Calculate layout rects for large button with text only style * @param[in] opt Style option for the tool button * @param[o
src/SARibbonBar/SARibbonButtonLayoutStrategy.cpp:230
Methodcategory
* \if ENGLISH * @brief Gets the parent SARibbonCategory * @return The parent category, or nullptr if not found * \endif * * \if CHINESE *
src/SARibbon.cpp:17287
Methodcategory
* \if ENGLISH * @brief Gets the parent SARibbonCategory * @return The parent category, or nullptr if not found * \endif * * \if CHINESE *
src/SARibbonBar/SARibbonPanel.cpp:1488
MethodcategoryAlignment
* \if ENGLISH * @brief Category alignment * @return Current alignment of the category * \endif * * \if CHINESE * @brief Category的对齐方式 *
src/SARibbon.cpp:18930
MethodcategoryAlignment
* \if ENGLISH * @brief Category alignment * @return Current alignment of the category * \endif * * \if CHINESE * @brief Category的对齐方式 *
src/SARibbonBar/SARibbonCategory.cpp:1177
MethodcategoryAlignment
* \if ENGLISH * @brief Get the alignment of the category * @return Current alignment of the category * \endif * * \if CHINESE * @brief Cat
src/SARibbonBar/SARibbonCategoryLayout.cpp:1069
MethodcategoryByIndex
* \if ENGLISH * @brief Find category by index, returns nullptr if out of index range * @param index Index * @return Returns nullptr if out of in
src/SARibbon.cpp:24105
MethodcategoryByIndex
* \if ENGLISH * @brief Find category by index, returns nullptr if out of index range * @param index Index * @return Returns nullptr if out of in
src/SARibbonBar/SARibbonBar.cpp:914
MethodcategoryByName
* \if ENGLISH * @brief Find category by name * @param title Category name, the title of the tab * @return Returns nullptr if not found, returns
src/SARibbon.cpp:24037
MethodcategoryByName
* \if ENGLISH * @brief Find category by name * @param title Category name, the title of the tab * @return Returns nullptr if not found, returns
src/SARibbonBar/SARibbonBar.cpp:846
MethodcategoryHeight
* \if ENGLISH * @brief Get the category height * @return The category height * \endif * * \if CHINESE * @brief 获取类别高度 * @return 类别高度
src/SARibbonBar/SARibbonBarLayout.cpp:993
MethodchangeEvent
* \if ENGLISH * @brief Handles change events, specifically layout direction changes * @param e Change event * @details When layout direction cha
src/SARibbon.cpp:8474
MethodchangeEvent
* \if ENGLISH * @brief Track font changes and other events * @param event Event * \endif * * \if CHINESE * @brief 跟踪字体改变 * @param event
src/SARibbonBar/SARibbonBar.cpp:3880
MethodchangeEvent
* \if ENGLISH * @brief Handle change events for the gallery * @param event Change event * @details Updates the layout direction when layout dire
src/SARibbonBar/SARibbonGallery.cpp:828
MethodchangeEvent
* \if ENGLISH * @brief Change event handler * @param event Change event object * \endif * * \if CHINESE * @brief 变更事件处理函数 * @param event
src/SARibbonBar/SARibbonCategory.cpp:1373
MethodchangeEvent
* \if ENGLISH * @brief Handles change events (e.g., font change) * * This function is called when properties like the font change. It propagates
src/SARibbonBar/SARibbonPanel.cpp:1733
MethodchangeEvent
src/SARibbonBar/SARibbonToolButton.cpp:1400
MethodchangeEvent
* \if ENGLISH * @brief Handles change events, specifically layout direction changes * @param e Change event * @details When layout direction cha
src/SARibbonBar/SARibbonSystemButtonBar.cpp:833
MethodcleanupTestCase
tests/SARibbonCategoryLayoutRTLTest.cpp:26
MethodcleanupTestCase
tests/SARibbonBarLayoutRTLTest.cpp:26
MethodcleanupTestCase
tests/SARibbonPanelLayoutRTLTest.cpp:26
Methodclear
src/SARibbonBar/SARibbonActionsManager.cpp:27
Methodclear
* \if ENGLISH * @brief Clear all actions * \endif * * \if CHINESE * @brief 清除所有动作 * \endif */
src/SARibbonBar/SARibbonCustomizeDialog.cpp:157
MethodclearApplied
* \if ENGLISH * @brief Clear applied actions * @note Need to clear applied actions after cancel operation * \endif * * \if CHINESE * @brie
src/SARibbon.cpp:31577
MethodclearApplied
* \if ENGLISH * @brief Clear applied actions * @note Need to clear applied actions after cancel operation * \endif * * \if CHINESE * @brie
src/SARibbonBar/SARibbonCustomizeWidget.cpp:1126
MethodclearCache
* \if ENGLISH * @brief Clear cached actions * @note After executing applys function, if you want to continue calling, you should clear, otherwise
src/SARibbon.cpp:31593
MethodclearCache
* \if ENGLISH * @brief Clear cached actions * @note After executing applys function, if you want to continue calling, you should clear, otherwise
src/SARibbonBar/SARibbonCustomizeWidget.cpp:1142
MethodcloseButtonWidthHint
src/SARibbon.cpp:7821
MethodcloseButtonWidthHint
src/SARibbonBar/SARibbonSystemButtonBar.cpp:180
MethodcloseEvent
example/MatlabUI/mainwindow.cpp:255
MethodcloseEvent
* \if ENGLISH * @brief Handle close event * @param closeEvent The close event * @details Ask user for confirmation before closing the window.
example/MainWindowExample/mainwindow.cpp:1259
MethodcloseEvent
example/UseNativeFrameExample/mainwindow.cpp:299
MethodcloseWindow
* \if ENGLISH * @brief Closes the window * \endif * * \if CHINESE * @brief 关闭窗口 * \endif */
src/SARibbon.cpp:8498
MethodcloseWindow
* \if ENGLISH * @brief Closes the window * \endif * * \if CHINESE * @brief 关闭窗口 * \endif */
src/SARibbonBar/SARibbonSystemButtonBar.cpp:857
Methodcolor
* \if ENGLISH * @brief Get the color maintained by the button * @return Current color * \endif * * \if CHINESE * @brief 获取按钮维护的颜色 * @ret
src/SARibbonBar/SARibbonColorToolButton.cpp:200
MethodcolorButton
* \if ENGLISH * @brief Get color button by index * @param index Button index * @return SAColorToolButton at the specified index, or nullptr if n
src/SARibbon.cpp:4133
MethodcolorButton
* \if ENGLISH * @brief Get color button by index * @param index Button index * @return SAColorToolButton at the specified index, or nullptr if n
src/SARibbonBar/colorWidgets/SAColorGridWidget.cpp:615
MethodcolorCount
* \if ENGLISH * @brief Get color count * @return Number of colors * \endif * * \if CHINESE * @brief 获取颜色的数量 * @return 颜色数量 * \endif
src/SARibbon.cpp:4021
MethodcolorCount
* \if ENGLISH * @brief Get color count * @return Number of colors * \endif * * \if CHINESE * @brief 获取颜色的数量 * @return 颜色数量 * \endif
src/SARibbonBar/colorWidgets/SAColorGridWidget.cpp:503
MethodcolorIconSize
* \if ENGLISH * @brief Get color icon size * @return Icon size * \endif * * \if CHINESE * @brief 获取颜色块尺寸 * @return 图标大小 * \endif */
src/SARibbonBar/colorWidgets/SAColorPaletteGridWidget.cpp:256
MethodcolorList
* \if ENGLISH * @brief Get color list * @return Color list * \endif * * \if CHINESE * @brief 获取颜色系列 * @return 颜色列表 * \endif */
src/SARibbon.cpp:4626
MethodcolorList
* \if ENGLISH * @brief Get color list * @return Color list * \endif * * \if CHINESE * @brief 获取颜色系列 * @return 颜色列表 * \endif */
src/SARibbonBar/colorWidgets/SAColorPaletteGridWidget.cpp:187
MethodcolorMenu
* \if ENGLISH * @brief Get color menu * @note Note that this function may return nullptr if ColorToolButtonStyle is set to NoColorMenu or if a cus
src/SARibbon.cpp:5417
MethodcolorMenu
* \if ENGLISH * @brief Get color menu * @note Note that this function may return nullptr if ColorToolButtonStyle is set to NoColorMenu or if a cus
src/SARibbonBar/colorWidgets/SAColorToolButton.cpp:649
MethodcolorPaletteGridWidget
* \if ENGLISH * @brief Get theme colors palette widget * @return Theme colors palette widget * \endif * * \if CHINESE * @brief 获取ThemeColo
src/SARibbon.cpp:3346
MethodcolorPaletteGridWidget
* \if ENGLISH * @brief Get theme colors palette widget * @return Theme colors palette widget * \endif * * \if CHINESE * @brief 获取ThemeColo
src/SARibbonBar/colorWidgets/SAColorMenu.cpp:284
MethodcolorStyle
* \if ENGLISH * @brief Get the color display style * @return Current color style * \endif * * \if CHINESE * @brief 颜色显示的样式 * @return 当前颜
src/SARibbon.cpp:11463
MethodcolorStyle
* \if ENGLISH * @brief Get the color display style * @return Current color style * \endif * * \if CHINESE * @brief 颜色显示的样式 * @return 当前颜
src/SARibbonBar/SARibbonColorToolButton.cpp:244
MethodcolorToolButtonStyle
* \if ENGLISH * @brief Get color tool button style * @return Style * \endif * * \if CHINESE * @brief 颜色按钮的样式 * @return 样式 * \endif *
src/SARibbon.cpp:5399
MethodcolorToolButtonStyle
* \if ENGLISH * @brief Get color tool button style * @return Style * \endif * * \if CHINESE * @brief 颜色按钮的样式 * @return 样式 * \endif *
src/SARibbonBar/colorWidgets/SAColorToolButton.cpp:631
Methodconstructor
()
docs/doxygen-doc-file/doxygen-awesome-css/doxygen-awesome-darkmode-toggle.js:84
Methodconstructor
()
docs/doxygen-doc-file/doxygen-awesome-css/doxygen-awesome-fragment-copy-button.js:31
MethodcontainerWidget
src/SARibbon.cpp:13435
MethodcontainerWidget
src/SARibbonBar/SARibbonCtrlContainer.cpp:116
MethodcontextCategoryColorList
* \if ENGLISH * @brief Get context category color list * @return Context category color list * \endif * * \if CHINESE * @brief 获取上下文标签的颜色列
src/SARibbon.cpp:26365
MethodcontextCategoryColorList
* \if ENGLISH * @brief Get context category color list * @return Context category color list * \endif * * \if CHINESE * @brief 获取上下文标签的颜色列
src/SARibbonBar/SARibbonBar.cpp:3174
← previousnext →1,001–1,100 of 2,356, ranked by callers