Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/czyt1988/SARibbon
/ functions
Functions
2,356 in github.com/czyt1988/SARibbon
⨍
Functions
2,356
◇
Types & classes
424
↓ 2 callers
Function
clear
src/SARibbonBar/SARibbonButtonLayoutStrategy.h:34
↓ 2 callers
Method
clearCheckedState
* \if ENGLISH * @brief Clear checked state, no color will be selected * \endif * * \if CHINESE * @brief 清除选中状态,这时没有颜色是选中的 * \endif */
src/SARibbon.cpp:4227
↓ 2 callers
Method
clearCheckedState
* \if ENGLISH * @brief Clear checked state, no color will be selected * \endif * * \if CHINESE * @brief 清除选中状态,这时没有颜色是选中的 * \endif */
src/SARibbonBar/colorWidgets/SAColorGridWidget.cpp:709
↓ 2 callers
Method
closeButton
* \if ENGLISH * @brief Gets the close button * @return Pointer to the close button * \endif * * \if CHINESE * @brief 获取关闭按钮 * @return 指向
src/SARibbonBar/SARibbonSystemButtonBar.cpp:675
↓ 2 callers
Method
contextColor
src/SARibbon.cpp:20589
↓ 2 callers
Method
contextColor
src/SARibbonBar/SARibbonContextCategory.cpp:129
↓ 2 callers
Method
contextTitle
* \if ENGLISH * @brief Get the context category title * @return Context title * \endif * * \if CHINESE * @brief 获取上下文标签的标题 * @return 上下文
src/SARibbon.cpp:20632
↓ 2 callers
Method
contextTitle
* \if ENGLISH * @brief Get the context category title * @return Context title * \endif * * \if CHINESE * @brief 获取上下文标签的标题 * @return 上下文
src/SARibbonBar/SARibbonContextCategory.cpp:172
↓ 2 callers
Method
count
* \if ENGLISH * @brief Get count of all managed actions * @return Number of managed actions * \endif * * \if CHINESE * @brief 返回所有管理的actio
src/SARibbonBar/SARibbonActionsManager.cpp:395
↓ 2 callers
Method
count
src/SARibbonBar/SARibbonCategoryLayout.cpp:256
↓ 2 callers
Method
createColorIcon
src/SARibbon.cpp:11360
↓ 2 callers
Method
createColorIcon
src/SARibbonBar/SARibbonColorToolButton.cpp:141
↓ 2 callers
Method
createRibbonSeparatorWidget
* \if ENGLISH * @brief Create SARibbonSeparatorWidget * @param parent Parent widget * @return SARibbonSeparatorWidget pointer * \endif * *
src/SARibbon.cpp:29299
↓ 2 callers
Method
createRibbonSeparatorWidget
* \if ENGLISH * @brief Create SARibbonSeparatorWidget * @param parent Parent widget * @return SARibbonSeparatorWidget pointer * \endif * *
src/SARibbonBar/SARibbonElementFactory.cpp:168
↓ 2 callers
Method
currentRibbonState
* \if ENGLISH * @brief Current ribbon state (normal|minimized) * @return Current ribbon mode * \endif * * \if CHINESE * @brief 当前ribbon的状态
src/SARibbon.cpp:24800
↓ 2 callers
Method
currentRibbonState
* \if ENGLISH * @brief Current ribbon state (normal|minimized) * @return Current ribbon mode * \endif * * \if CHINESE * @brief 当前ribbon的状态
src/SARibbonBar/SARibbonBar.cpp:1609
↓ 2 callers
Method
currentVisibleContextCategoryTabIndexs
* \if ENGLISH * @brief Get current visible context category tab indexes * @return The returned indexes are sorted and deduplicated * \endif *
src/SARibbon.cpp:24620
↓ 2 callers
Method
currentVisibleContextCategoryTabIndexs
* \if ENGLISH * @brief Get current visible context category tab indexes * @return The returned indexes are sorted and deduplicated * \endif *
src/SARibbonBar/SARibbonBar.cpp:1429
↓ 2 callers
Method
customColorAction
* \if ENGLISH * @brief Get custom color action * @return Custom color action * \endif * * \if CHINESE * @brief 自定义颜色action * @return 自定义
src/SARibbon.cpp:3330
↓ 2 callers
Method
customColorAction
* \if ENGLISH * @brief Get custom color action * @return Custom color action * \endif * * \if CHINESE * @brief 自定义颜色action * @return 自定义
src/SARibbonBar/colorWidgets/SAColorMenu.cpp:268
↓ 2 callers
Function
deriveColor
Apply a lighten/darken derive operation to a base color; reverses direction for dark themes
src/SARibbon.cpp:6537
↓ 2 callers
Function
deriveColor
Apply a lighten/darken derive operation to a base color; reverses direction for dark themes
src/SARibbonBar/SARibbonThemePalette.cpp:8
↓ 2 callers
Method
effectiveButtonType
src/SARibbon.cpp:9018
↓ 2 callers
Method
effectiveButtonType
src/SARibbonBar/SARibbonToolButton.cpp:271
↓ 2 callers
Method
enableNoneColorAction
* \if ENGLISH * @brief Enable none color action * @details None color selection will emit selectedColor(QColor()) * @param on Whether to enable
src/SARibbon.cpp:3380
↓ 2 callers
Method
enableNoneColorAction
* \if ENGLISH * @brief Enable none color action * @details None color selection will emit selectedColor(QColor()) * @param on Whether to enable
src/SARibbonBar/colorWidgets/SAColorMenu.cpp:318
↓ 2 callers
Function
eventPos
src/SARibbon.h:514
↓ 2 callers
Function
eventPos
src/SARibbonBar/SARibbonQt5Compat.hpp:44
↓ 2 callers
Function
eventPosY
src/SARibbon.h:546
↓ 2 callers
Function
eventPosY
src/SARibbonBar/SARibbonQt5Compat.hpp:76
↓ 2 callers
Method
expandingDirections
* \if ENGLISH * @brief Returns the directions in which the layout can expand * @return The expanding directions (always Qt::Horizontal for this la
src/SARibbon.cpp:14577
↓ 2 callers
Method
expandingDirections
* \if ENGLISH * @brief Returns the directions in which the layout can expand * @return The expanding directions (always Qt::Horizontal for this la
src/SARibbonBar/SARibbonPanelLayout.cpp:362
↓ 2 callers
Method
fromXml
* \if ENGLISH * @brief Load QList<SARibbonCustomizeData> from XML * @details For file-based settings, it is recommended to call this function befo
src/SARibbon.cpp:31482
↓ 2 callers
Method
galleryGroupStyle
* \if ENGLISH * @brief Get the gallery group style * @return Gallery group style * \endif * * \if CHINESE * @brief 获取画廊组样式 * @return 画廊组
src/SARibbon.cpp:21871
↓ 2 callers
Method
galleryGroupStyle
* \if ENGLISH * @brief Get the gallery group style * @return Gallery group style * \endif * * \if CHINESE * @brief 获取画廊组样式 * @return 画廊组
src/SARibbonBar/SARibbonGalleryGroup.cpp:659
↓ 2 callers
Method
getActualCategoryHeight
* \if ENGLISH * @brief Get the actual category height * @return The actual category height * \endif * * \if CHINESE * @brief 获取实际类别高
src/SARibbon.cpp:27489
↓ 2 callers
Method
getActualCategoryHeight
* \if ENGLISH * @brief Get the actual category height * @return The actual category height * \endif * * \if CHINESE
src/SARibbonBar/SARibbonBarLayout.cpp:320
↓ 2 callers
Method
getColorList
* \if ENGLISH * @brief Get color list * @return Color list * \endif * * \if CHINESE * @brief 获取颜色列表 * @return 颜色列表 * \endif */
src/SARibbon.cpp:3973
↓ 2 callers
Method
getColorList
* \if ENGLISH * @brief Get color list * @return Color list * \endif * * \if CHINESE * @brief 获取颜色列表 * @return 颜色列表 * \endif */
src/SARibbonBar/colorWidgets/SAColorGridWidget.cpp:455
↓ 2 callers
Method
getContextCategoryColor
* @brief 获取ContextCategory的color * @return */
src/SARibbon.cpp:23466
↓ 2 callers
Method
getContextCategoryColor
* @brief 获取ContextCategory的color * @return */
src/SARibbonBar/SARibbonBar.cpp:275
↓ 2 callers
Method
init
src/SARibbonBar/SARibbonCategory.cpp:247
↓ 2 callers
Method
initNewParent
src/SARibbon.cpp:23605
↓ 2 callers
Method
initNewParent
src/SARibbonBar/SARibbonBar.cpp:414
↓ 2 callers
Method
isApplicationButtonVerticalExpansion
* \if ENGLISH * @brief Check if ApplicationButton is vertically expanded * * Default is false * @return True if ApplicationButton is verticall
src/SARibbon.cpp:26559
↓ 2 callers
Method
isApplied
* \if ENGLISH * @brief Check if there is content to store, corresponding to save action * @return true if there is content to save * \endif *
src/SARibbon.cpp:31285
↓ 2 callers
Method
isCanCustomize
* \if ENGLISH * @brief Checks if customization is allowed * @return true if customization is allowed; otherwise false * @sa setCanCustomize *
src/SARibbon.cpp:17147
↓ 2 callers
Method
isCanCustomize
* \if ENGLISH * @brief Checks if customization is allowed * @return true if customization is allowed; otherwise false * @sa setCanCustomize *
src/SARibbonBar/SARibbonPanel.cpp:1348
↓ 2 callers
Method
isExpanding
* \if ENGLISH * @brief Checks if the panel is in expanding mode * @return true if the horizontal size policy is Expanding; otherwise false * @sa
src/SARibbon.cpp:16994
↓ 2 callers
Method
isExpanding
* \if ENGLISH * @brief Checks if the panel is in expanding mode * @return true if the horizontal size policy is Expanding; otherwise false * @sa
src/SARibbonBar/SARibbonPanel.cpp:1195
↓ 2 callers
Function
isInSet
example/ThemeDesignerExample/mainwindow.cpp:120
↓ 2 callers
Function
isOperatingSystemInDarkMode
* @brief Check if the operating system uses dark mode * * Detects dark mode via three tiers: * 1. Qt 6.5+: Uses QGuiApplication::styleHints()->c
src/SARibbon.cpp:6112
↓ 2 callers
Function
isOperatingSystemInDarkMode
* @brief Check if the operating system uses dark mode * * Detects dark mode via three tiers: * 1. Qt 6.5+: Uses QGuiApplication::styleHints()->c
src/SARibbonBar/SARibbonUtil.cpp:347
↓ 2 callers
Method
largeButtonHeight
* @brief Gets the height of large buttons / 获取大按钮的高度 * @return The large button height / 大按钮高度 */
src/SARibbon.cpp:15780
↓ 2 callers
Method
largeButtonHeight
* \if ENGLISH * @brief Gets the height of the large buttons in this panel * @return The height of large buttons * \endif * * \if CHINESE *
src/SARibbonBar/SARibbonPanel.cpp:1428
↓ 2 callers
Method
lastAddActionButton
src/SARibbon.cpp:15892
↓ 2 callers
Method
loadFromFile
* \if ENGLISH * @brief Load palette from a JSON file * @param[in] jsonPath Filesystem path or Qt resource path (e.g. ":/themes/light.json") * @retu
src/SARibbonBar/SARibbonThemePalette.cpp:58
↓ 2 callers
Method
makeColorPalette
src/SARibbon.cpp:4513
↓ 2 callers
Method
makeColorPalette
src/SARibbonBar/colorWidgets/SAColorPaletteGridWidget.cpp:74
↓ 2 callers
Function
makeColorVibrant
* @brief makeColorVibrant 让颜色鲜艳 * @param c 原来的颜色 * @param saturationDelta 增加饱和度(上限255) * @param valueDelta 增加明度(上限255) * @return */
src/SARibbon.cpp:5793
↓ 2 callers
Function
makeColorVibrant
* @brief makeColorVibrant 让颜色鲜艳 * @param c 原来的颜色 * @param saturationDelta 增加饱和度(上限255) * @param valueDelta 增加明度(上限255) * @return */
src/SARibbonBar/SARibbonUtil.cpp:28
↓ 2 callers
Method
maximizeButton
* \if ENGLISH * @brief Gets the maximize button * @return Pointer to the maximize button * \endif * * \if CHINESE * @brief 获取最大化按钮 * @re
src/SARibbonBar/SARibbonSystemButtonBar.cpp:659
↓ 2 callers
Method
minimizeButton
* \if ENGLISH * @brief Gets the minimize button * @return Pointer to the minimize button * \endif * * \if CHINESE * @brief 获取最小化按钮 * @re
src/SARibbonBar/SARibbonSystemButtonBar.cpp:643
↓ 2 callers
Method
onSystemPreferenceChanged
()
docs/doxygen-doc-file/doxygen-awesome-css/doxygen-awesome-darkmode-toggle.js:134
↓ 2 callers
Method
paint
* \if ENGLISH * @brief Paint the item * @param painter Painter * @param option Style option * @param index Model index * \endif * * \if
src/SARibbon.cpp:21292
↓ 2 callers
Method
paint
* \if ENGLISH * @brief Paint the item * @param painter Painter * @param option Style option * @param index Model index * \endif * * \if
src/SARibbonBar/SARibbonGalleryGroup.cpp:80
↓ 2 callers
Method
quickAccessBar
* \if ENGLISH * @brief Get the quick access bar * @return The quick access bar * \endif * * \if CHINESE * @brief 获取快速访问栏 * @return 快速访问
src/SARibbonBar/SARibbonBarLayout.cpp:1178
↓ 2 callers
Method
recalculate
* @brief 根据全局鼠标位置和窗口矩形重新计算鼠标位置状态。 * @param globalMousePos 全局鼠标位置。 * @param frameRect 窗口的矩形区域。 */
src/SARibbon.cpp:6959
↓ 2 callers
Method
recalculate
* @brief 根据全局鼠标位置和窗口矩形重新计算鼠标位置状态。 * @param globalMousePos 全局鼠标位置。 * @param frameRect 窗口的矩形区域。 */
src/SARibbonBar/SAFramelessHelper.cpp:97
↓ 2 callers
Method
removeAction
* @brief 移除action * * 仅移除内存内容 * @param act * @param enableEmit */
src/SARibbon.cpp:11925
↓ 2 callers
Method
removeAction
* @brief 移除action * * 仅移除内存内容 * @param act * @param enableEmit */
src/SARibbonBar/SARibbonActionsManager.cpp:241
↓ 2 callers
Method
removeAt
* @brief 删除网格窗口 * @param r * @param c */
src/SARibbon.cpp:3829
↓ 2 callers
Method
removeAt
* @brief 删除网格窗口 * @param r * @param c */
src/SARibbonBar/colorWidgets/SAColorGridWidget.cpp:311
↓ 2 callers
Method
removeItem
src/SARibbonBar/SARibbonCustomizeWidget.cpp:1372
↓ 2 callers
Method
removePanel
src/SARibbon.cpp:17899
↓ 2 callers
Function
replaceQssTokens
* @brief Replace {{token}} and {{token|opacity(value)}} patterns in QSS templates with actual color values * @param templateQss The QSS template str
src/SARibbonBar/SARibbonUtil.cpp:390
↓ 2 callers
Method
resetTitleLabelFont
* @brief 重置label的字体 * * @note 此函数必须在布局设置后调用 */
src/SARibbon.cpp:15905
↓ 2 callers
Method
resetTitleLabelFont
* @brief 重置label的字体 * * @note 此函数必须在布局设置后调用 */
src/SARibbonBar/SARibbonPanel.cpp:106
↓ 2 callers
Method
ribbonStackedWidget
* \if ENGLISH * @brief Get ribbon bar internal StackedWidget * All categories are placed in the StackedWidget * @return Ribbon stacked widget po
src/SARibbon.cpp:26247
↓ 2 callers
Method
ribbonStackedWidget
* \if ENGLISH * @brief Get ribbon bar internal StackedWidget * All categories are placed in the StackedWidget * @return Ribbon stacked widget po
src/SARibbonBar/SARibbonBar.cpp:3056
↓ 2 callers
Method
ribbonStyle
* \if ENGLISH * @brief Get the ribbon style * @return The current ribbon style * \endif * * \if CHINESE * @brief 获取功能区样式 * @retur
src/SARibbon.cpp:27373
↓ 2 callers
Method
ribbonStyle
* \if ENGLISH * @brief Get the ribbon style * @return The current ribbon style * \endif * * \if CHINESE * @brief
src/SARibbonBar/SARibbonBarLayout.cpp:204
↓ 2 callers
Method
ribbonTabBar
* \if ENGLISH * @brief Get tab bar * @return SARibbonTabBar pointer * @sa SARibbonTabBar * \endif * * \if CHINESE * @brief 返回tabbar *
src/SARibbonBar/SARibbonBar.cpp:696
↓ 2 callers
Function
sa_customize_datas_apply
src/SARibbon.cpp:30577
↓ 2 callers
Function
sa_customize_datas_apply
src/SARibbonBar/SARibbonCustomizeWidget.cpp:126
↓ 2 callers
Function
sa_customize_datas_from_xml
src/SARibbon.cpp:30513
↓ 2 callers
Function
sa_customize_datas_from_xml
src/SARibbonBar/SARibbonCustomizeWidget.cpp:62
↓ 2 callers
Method
scroll
* \if ENGLISH * @brief Execute scrolling * @param px Scroll distance in pixels * @details In LTR mode, positive px scrolls right (decreases mXBa
src/SARibbon.cpp:20083
↓ 2 callers
Method
scroll
* \if ENGLISH * @brief Execute scrolling * @param px Scroll distance in pixels * @details In LTR mode, positive px scrolls right (decreases mXBa
src/SARibbonBar/SARibbonCategoryLayout.cpp:831
↓ 2 callers
Method
scrollTo
* \if ENGLISH * @brief Scroll to a specified position * @param targetX Target scroll position in pixels * @details Delegates to setScrollPositio
src/SARibbon.cpp:20104
↓ 2 callers
Method
scrollTo
* \if ENGLISH * @brief Scroll to a specified position * @param targetX Target scroll position in pixels * @details Delegates to setScrollPositio
src/SARibbonBar/SARibbonCategoryLayout.cpp:852
↓ 2 callers
Method
search
* @brief 根据标题查找action * @param text * @return */
src/SARibbon.cpp:12197
↓ 2 callers
Method
search
* @brief 根据标题查找action * @param text * @return */
src/SARibbonBar/SARibbonActionsManager.cpp:513
↓ 2 callers
Method
setAccentColor
* \if ENGLISH * @brief Set the accent key color * @param[in] color The new accent color * @details Overwrites the "accent" entry in the key colo
src/SARibbon.cpp:6815
↓ 2 callers
Method
setButtonMaximumAspectRatio
* @brief Sets the button's maximum aspect ratio (width/height) / 设置按钮的最大宽高比 * * This is a convenience function that directly sets the `buttonMaxim
src/SARibbon.cpp:10111
↓ 2 callers
Method
setColor
* \if ENGLISH * @brief Set the color of the button * @param c Color to set * @note This will generate a new icon and emit the colorChanged signa
src/SARibbonBar/SARibbonColorToolButton.cpp:288
↓ 2 callers
Method
setColor
src/SARibbonBar/colorWidgets/tst/Widget.cpp:65
↓ 2 callers
Method
setColorCheckable
* \if ENGLISH * @brief Set whether colors are checkable * @details Checkable color buttons can be checked * @param on Checkable state * \endif
src/SARibbon.cpp:4074
↓ 2 callers
Method
setColorCheckable
* \if ENGLISH * @brief Set whether colors are checkable * @details Checkable color buttons can be checked * @param on Checkable state * \endif
src/SARibbonBar/colorWidgets/SAColorGridWidget.cpp:556
↓ 2 callers
Method
setColorList
* \if ENGLISH * @brief Set color list * @param cls Color list * \endif * * \if CHINESE * @brief 设置颜色列表 * @param cls 颜色列表 * \endif */
src/SARibbon.cpp:3955
← previous
next →
301–400 of 2,356, ranked by callers