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
Method
contextCategoryList
* \if ENGLISH * @brief Get all context categories * @return Returns context category list * \endif * * \if CHINESE * @brief 获取所有的上下文标签 *
src/SARibbon.cpp:24571
Method
contextCategoryList
* \if ENGLISH * @brief Get all context categories * @return Returns context category list * \endif * * \if CHINESE * @brief 获取所有的上下文标签 *
src/SARibbonBar/SARibbonBar.cpp:1380
Method
contextCategoryTitleTextColor
* \if ENGLISH * @brief Get context category title text color * @return Context category title text color * \endif * * \if CHINESE * @brief
src/SARibbon.cpp:26397
Method
contextCategoryTitleTextColor
* \if ENGLISH * @brief Get context category title text color * @return Context category title text color * \endif * * \if CHINESE * @brief
src/SARibbonBar/SARibbonBar.cpp:3206
Method
contextMenuEvent
src/SARibbon.cpp:13989
Method
contextMenuEvent
src/SARibbonBar/SARibbonTitleIconWidget.cpp:136
Method
contrastRatio
WCAG 2.0 contrast ratio
tests/ThemeCoverageTest.cpp:73
Method
copyContent
()
docs/doxygen-doc-file/doxygen-awesome-css/doxygen-awesome-fragment-copy-button.js:62
Method
createAction
example/MatlabUI/mainwindow.cpp:583
Method
createAction
example/WidgetWithRibbon/RibbonWidget.cpp:68
Method
createAction
example/UseNativeFrameExample/mainwindow.cpp:643
Method
createActionsManager
* \if ENGLISH * @brief Create ActionsManager * @details Create ActionsManager to manage actions and customize SARibbonBar. * The Action
example/MainWindowExample/mainwindow.cpp:2902
Method
createCategoryColor
* \if ENGLISH * @brief Create color category page content * @param categoryPage Color category page pointer * @details Build color-related page,
example/MainWindowExample/mainwindow.cpp:2453
Method
createCategoryDelete
* \if ENGLISH * @brief Create delete category page content * @param categoryPage Delete category page pointer * @details Demonstrate how to dyna
example/MainWindowExample/mainwindow.cpp:2320
Method
createCategoryDesigner
example/ThemeDesignerExample/mainwindow.cpp:185
Method
createCategoryMain
example/MatlabUI/mainwindow.cpp:265
Method
createCategoryMain
* \if ENGLISH * @brief Create main category page content * @param categoryPage Main category page pointer * @details Build panels and controls f
example/MainWindowExample/mainwindow.cpp:1861
Method
createCategoryMain
example/UseNativeFrameExample/mainwindow.cpp:309
Method
createCategoryOther
example/MatlabUI/mainwindow.cpp:434
Method
createCategoryOther
* \if ENGLISH * @brief Create other category page content * @param categoryPage Other category page pointer * @details Build content for other c
example/MainWindowExample/mainwindow.cpp:2162
Method
createCategoryOther
example/UseNativeFrameExample/mainwindow.cpp:494
Method
createCategoryPreview
example/ThemeDesignerExample/mainwindow.cpp:253
Method
createCategorySize
* \if ENGLISH * @brief Create size category page content * @param categoryPage Size category page pointer * @details Build size adjustment page,
example/MainWindowExample/mainwindow.cpp:2382
Method
createColorButton
example/ThemeDesignerExample/mainwindow.cpp:390
Method
createColorMenu
* \if ENGLISH * @brief Create standard color menu * @return Created SAColorMenu * \endif * * \if CHINESE * @brief 建立标准的颜色菜单 * @return 创建
src/SARibbon.cpp:5433
Method
createColorMenu
* \if ENGLISH * @brief Create standard color menu * @return Created SAColorMenu * \endif * * \if CHINESE * @brief 建立标准的颜色菜单 * @return 创建
src/SARibbonBar/colorWidgets/SAColorToolButton.cpp:665
Method
createContextCategory
example/MatlabUI/mainwindow.cpp:538
Method
createContextCategory
example/UseNativeFrameExample/mainwindow.cpp:598
Method
createContextCategory1
* \if ENGLISH * @brief Create context category 1 * @details Create context-related category pages, which are usually displayed under specific cond
example/MainWindowExample/mainwindow.cpp:2517
Method
createContextCategory2
* \if ENGLISH * @brief Create context category 2 * @details Create another context tag, demonstrating the management of multiple context tags. *
example/MainWindowExample/mainwindow.cpp:2540
Method
createContextCategoryPage1
* \if ENGLISH * @brief Create first context category page content * @param categoryPage First context category page pointer * @details Build con
example/MainWindowExample/mainwindow.cpp:2569
Method
createContextCategoryPage2
* \if ENGLISH * @brief Create second context category page content * @param categoryPage Second context category page pointer * @details Build c
example/MainWindowExample/mainwindow.cpp:2680
Method
createContextMenu
* @brief 创建上下文菜单,包含标准的窗口控制选项 */
src/SARibbon.cpp:14003
Method
createContextMenu
* @brief 创建上下文菜单,包含标准的窗口控制选项 */
src/SARibbonBar/SARibbonTitleIconWidget.cpp:150
Method
createDefaultApplicationButton
src/SARibbon.cpp:23395
Method
createDefaultApplicationButton
src/SARibbonBar/SARibbonBar.cpp:204
Method
createIconPixmap
src/SARibbonBar/SARibbonToolButton.cpp:942
Method
createIconPixmap
src/SARibbonBar/SARibbonColorToolButton.cpp:85
Method
createItem
* \if ENGLISH * @brief Converts an action to an item * * This function references QToolBarItem *QToolBarLayout::createItem(QAction *action) *
src/SARibbon.cpp:14839
Method
createItem
* \if ENGLISH * @brief Converts an action to an item * * This function references QToolBarItem *QToolBarLayout::createItem(QAction *action) *
src/SARibbonBar/SARibbonPanelLayout.cpp:624
Method
createLayout
src/SARibbon.cpp:15877
Method
createLayout
src/SARibbonBar/SARibbonPanel.cpp:78
Method
createOtherActions
* \if ENGLISH * @brief Create other actions * @details Create some actions that are not directly displayed in the Ribbon interface, * b
example/MainWindowExample/mainwindow.cpp:1236
Method
createQuickAccessBar
example/ThemeDesignerExample/mainwindow.cpp:381
Method
createQuickAccessBar
* \if ENGLISH * @brief Create quick access toolbar * @details Build quick access toolbar, placing commonly used operation buttons. * Th
example/MainWindowExample/mainwindow.cpp:2771
Method
createQuickAccessBar
* \if ENGLISH * @brief Create SARibbonQuickAccessBar * @param parent Parent widget * @return SARibbonQuickAccessBar pointer * \endif * * \
src/SARibbonBar/SARibbonElementFactory.cpp:276
Method
createRibbonApplicationButton
* \if ENGLISH * @brief Create the Application Button for the Ribbon interface * @details The Application Button is located in the upper left corne
example/MainWindowExample/mainwindow.cpp:296
Method
createRibbonApplicationButton
* @brief 创建ApplicationButton */
example/UseNativeFrameExample/mainwindow.cpp:138
Method
createRibbonBar
* \if ENGLISH * @brief Create SARibbonBar * @param parent Parent widget * @return SARibbonBar pointer * \endif * * \if CHINESE * @brief
src/SARibbon.cpp:29191
Method
createRibbonBar
* \if ENGLISH * @brief Factory function for creating ribbon bar * * If the user has overridden SARibbonBar, they can return their own Ribbon ins
src/SARibbonBar/SARibbonMainWindow.cpp:584
Method
createRibbonBar
* \if ENGLISH * @brief Create SARibbonBar * @param parent Parent widget * @return SARibbonBar pointer * \endif * * \if CHINESE * @brief
src/SARibbonBar/SARibbonElementFactory.cpp:60
Method
createRightButtonGroup
example/ThemeDesignerExample/mainwindow.cpp:373
Method
createRightButtonGroup
* @brief 创建RightButtonGroup * * RightButtonGroup实在ribbonbar右边的工具栏,可以放置一些快捷图标 * @param rightBar */
example/MatlabUI/mainwindow.cpp:552
Method
createRightButtonGroup
* \if ENGLISH * @brief Create right button group * @details RightButtonGroup is a toolbar on the right side of the ribbonbar where you can place s
example/MainWindowExample/mainwindow.cpp:2839
Method
createRightButtonGroup
* @brief 创建RightButtonGroup * * RightButtonGroup实在ribbonbar右边的工具栏,可以放置一些快捷图标 * @param rightBar */
example/UseNativeFrameExample/mainwindow.cpp:612
Method
createSimpleIcon
example/ThemeDesignerExample/mainwindow.cpp:455
Method
createStrategy
src/SARibbon.cpp:11207
Method
createStrategy
src/SARibbonBar/SARibbonButtonLayoutStrategy.cpp:613
Method
createThemePreviewIcon
example/ThemeDesignerExample/mainwindow.cpp:427
Method
createTitleIconWidget
src/SARibbon.cpp:23389
Method
createTitleIconWidget
src/SARibbonBar/SARibbonBar.cpp:198
Method
createWindowButtonGroupBar
* @brief 创建右上角系统最大、最小化按钮栏的图标工具 */
example/MatlabUI/mainwindow.cpp:572
Method
createWindowButtonGroupBar
* \if ENGLISH * @brief Create window button group bar * @details Add custom tool buttons next to system window buttons (minimize, maximize, close)
example/MainWindowExample/mainwindow.cpp:2869
Method
createWindowButtonGroupBar
* @brief 创建右上角系统最大、最小化按钮栏的图标工具 */
example/UseNativeFrameExample/mainwindow.cpp:632
Method
currentCheckedColor
* \if ENGLISH * @brief Get currently checked color * @return Currently checked color * \endif * * \if CHINESE * @brief 获取当前选中的颜色 * @retu
src/SARibbon.cpp:4107
Method
currentCheckedColor
* \if ENGLISH * @brief Get currently checked color * @return Currently checked color * \endif * * \if CHINESE * @brief 获取当前选中的颜色 * @retu
src/SARibbonBar/colorWidgets/SAColorGridWidget.cpp:589
Method
currentRibbonMode
* \if ENGLISH * @brief Get the current ribbon mode * @return The current ribbon mode * \endif * * \if CHINESE * @brief 获取当前功能区模式
src/SARibbon.cpp:27341
Method
currentRibbonMode
* \if ENGLISH * @brief Get the current ribbon mode * @return The current ribbon mode * \endif * * \if CHINESE * @
src/SARibbonBar/SARibbonBarLayout.cpp:172
Method
currentViewGroup
* \if ENGLISH * @brief Get the currently displayed gallery group * @return Pointer to the current gallery group, or nullptr if none is set * \en
src/SARibbon.cpp:22875
Method
currentViewGroup
* \if ENGLISH * @brief Get the currently displayed gallery group * @return Pointer to the current gallery group, or nullptr if none is set * \en
src/SARibbonBar/SARibbonGallery.cpp:520
Method
customColorsWidget
* \if ENGLISH * @brief Get custom colors widget * @return Custom colors widget * \endif * * \if CHINESE * @brief 获取自定义颜色grid * @return 自
src/SARibbon.cpp:3362
Method
customColorsWidget
* \if ENGLISH * @brief Get custom colors widget * @return Custom colors widget * \endif * * \if CHINESE * @brief 获取自定义颜色grid * @return 自
src/SARibbonBar/colorWidgets/SAColorMenu.cpp:300
Method
customizeWidget
* \if ENGLISH * @brief Return the SARibbonCustomizeWidget pointer * @details Through SARibbonCustomizeWidget, you can operate more content * @re
src/SARibbon.cpp:32444
Method
customizeWidget
* \if ENGLISH * @brief Return the SARibbonCustomizeWidget pointer * @details Through SARibbonCustomizeWidget, you can operate more content * @re
src/SARibbonBar/SARibbonCustomizeDialog.cpp:243
Method
data
src/SARibbonBar/SARibbonActionsManager.cpp:681
Method
defaultContextCategoryColorList
* \if ENGLISH * @brief Get default context category color list * @return Default context category color list * \endif * * \if CHINESE * @b
src/SARibbon.cpp:23778
Method
defaultContextCategoryColorList
* \if ENGLISH * @brief Get default context category color list * @return Default context category color list * \endif * * \if CHINESE * @b
src/SARibbonBar/SARibbonBar.cpp:587
Method
destroyContextCategory
* \if ENGLISH * @brief Destroy context category, SARibbonCategory of context category will also be destroyed * @param context Context category poi
src/SARibbonBar/SARibbonBar.cpp:1396
Method
doLayout
* \if ENGLISH * @brief Lays out all actions * \endif * * \if CHINESE * @brief 布局所有action * \endif */
src/SARibbon.cpp:14749
Method
doLayout
* \if ENGLISH * @brief Perform the layout * \endif * * \if CHINESE * @brief 执行布局 * \endif */
src/SARibbonBar/SARibbonBarLayout.cpp:747
Method
doLayout
* \if ENGLISH * @brief Lays out all actions * \endif * * \if CHINESE * @brief 布局所有action * \endif */
src/SARibbonBar/SARibbonPanelLayout.cpp:534
Method
doLayout
* \if ENGLISH * @brief Execute layout adjustment * @details This function applies the calculated geometry to the widgets, including panels, separa
src/SARibbonBar/SARibbonCategoryLayout.cpp:552
Method
drawArrow
src/SARibbon.cpp:10572
Method
drawArrow
src/SARibbonBar/SARibbonToolButton.cpp:1825
Method
emitSelectedColor
* \if ENGLISH * @brief Helper slot function to emit selectedColor signal and hide menu * @details This function allows other custom actions to be
src/SARibbon.cpp:3433
Method
emitSelectedColor
* \if ENGLISH * @brief Helper slot function to emit selectedColor signal and hide menu * @details This function allows other custom actions to be
src/SARibbonBar/colorWidgets/SAColorMenu.cpp:371
Method
ensureGetPopupViewPort
src/SARibbon.cpp:23131
Method
ensureGetPopupViewPort
src/SARibbonBar/SARibbonGallery.cpp:776
Method
estimateLargeButtonTextWidth
* @brief 估算一个最优的文字尺寸,在可以换行的情况下会进行换行,且只会换一行 * @param buttonHeight 按钮的高度 * @param textDrawRectHeight 文本绘制的高度 * @param fm QFontMetrics * @param w
src/SARibbon.cpp:9615
Method
estimateLargeButtonTextWidth
* @brief 估算一个最优的文字尺寸,在可以换行的情况下会进行换行,且只会换一行 * @param buttonHeight 按钮的高度 * @param textDrawRectHeight 文本绘制的高度 * @param fm QFontMetrics * @param w
src/SARibbonBar/SARibbonToolButton.cpp:868
Method
estimateSizeHint
* \if ENGLISH * @brief Estimate size hints for various components * \endif * * \if CHINESE * @brief 估算各个组件的尺寸提示 * \endif */
src/SARibbon.cpp:27507
Method
estimateSizeHint
* \if ENGLISH * @brief Estimate size hints for various components * \endif * * \if CHINESE * @brief 估算各个组件的尺寸提示 *
src/SARibbonBar/SARibbonBarLayout.cpp:338
Method
estimateTextWidth
src/SARibbon.cpp:10687
Method
estimateTextWidth
src/SARibbonBar/SARibbonButtonLayoutStrategy.cpp:87
Method
event
src/SARibbon.cpp:10128
Method
event
* \if ENGLISH * @brief Event handler * @param e Event object * @return True if the event was handled, false otherwise * \endif * * \if CHI
src/SARibbonBar/SARibbonCategory.cpp:1455
Method
event
src/SARibbonBar/SARibbonToolButton.cpp:1381
Method
eventFilter
* \if ENGLISH * @brief Event filter for handling events from the ribbon bar * * This event filter is used to pass events from the ribbon bar to
src/SARibbonBar/SARibbonMainWindow.cpp:427
Method
eventFilter
* \if ENGLISH * @brief SARibbonBar::eventFilter * @param obj Object being filtered * @param e Event being filtered * @return True if the event
src/SARibbonBar/SARibbonBar.cpp:3429
Method
eventFilter
src/SARibbonBar/SAFramelessHelper.cpp:553
← previous
next →
1,101–1,200 of 2,356, ranked by callers