MCPcopy Create free account

hub / github.com/czyt1988/SARibbon / functions

Functions2,356 in github.com/czyt1988/SARibbon

MethodcontextCategoryList
* \if ENGLISH * @brief Get all context categories * @return Returns context category list * \endif * * \if CHINESE * @brief 获取所有的上下文标签 *
src/SARibbon.cpp:24571
MethodcontextCategoryList
* \if ENGLISH * @brief Get all context categories * @return Returns context category list * \endif * * \if CHINESE * @brief 获取所有的上下文标签 *
src/SARibbonBar/SARibbonBar.cpp:1380
MethodcontextCategoryTitleTextColor
* \if ENGLISH * @brief Get context category title text color * @return Context category title text color * \endif * * \if CHINESE * @brief
src/SARibbon.cpp:26397
MethodcontextCategoryTitleTextColor
* \if ENGLISH * @brief Get context category title text color * @return Context category title text color * \endif * * \if CHINESE * @brief
src/SARibbonBar/SARibbonBar.cpp:3206
MethodcontextMenuEvent
src/SARibbon.cpp:13989
MethodcontextMenuEvent
src/SARibbonBar/SARibbonTitleIconWidget.cpp:136
MethodcontrastRatio
WCAG 2.0 contrast ratio
tests/ThemeCoverageTest.cpp:73
MethodcopyContent
()
docs/doxygen-doc-file/doxygen-awesome-css/doxygen-awesome-fragment-copy-button.js:62
MethodcreateAction
example/MatlabUI/mainwindow.cpp:583
MethodcreateAction
example/WidgetWithRibbon/RibbonWidget.cpp:68
MethodcreateAction
example/UseNativeFrameExample/mainwindow.cpp:643
MethodcreateActionsManager
* \if ENGLISH * @brief Create ActionsManager * @details Create ActionsManager to manage actions and customize SARibbonBar. * The Action
example/MainWindowExample/mainwindow.cpp:2902
MethodcreateCategoryColor
* \if ENGLISH * @brief Create color category page content * @param categoryPage Color category page pointer * @details Build color-related page,
example/MainWindowExample/mainwindow.cpp:2453
MethodcreateCategoryDelete
* \if ENGLISH * @brief Create delete category page content * @param categoryPage Delete category page pointer * @details Demonstrate how to dyna
example/MainWindowExample/mainwindow.cpp:2320
MethodcreateCategoryDesigner
example/ThemeDesignerExample/mainwindow.cpp:185
MethodcreateCategoryMain
example/MatlabUI/mainwindow.cpp:265
MethodcreateCategoryMain
* \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
MethodcreateCategoryMain
example/UseNativeFrameExample/mainwindow.cpp:309
MethodcreateCategoryOther
example/MatlabUI/mainwindow.cpp:434
MethodcreateCategoryOther
* \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
MethodcreateCategoryOther
example/UseNativeFrameExample/mainwindow.cpp:494
MethodcreateCategoryPreview
example/ThemeDesignerExample/mainwindow.cpp:253
MethodcreateCategorySize
* \if ENGLISH * @brief Create size category page content * @param categoryPage Size category page pointer * @details Build size adjustment page,
example/MainWindowExample/mainwindow.cpp:2382
MethodcreateColorButton
example/ThemeDesignerExample/mainwindow.cpp:390
MethodcreateColorMenu
* \if ENGLISH * @brief Create standard color menu * @return Created SAColorMenu * \endif * * \if CHINESE * @brief 建立标准的颜色菜单 * @return 创建
src/SARibbon.cpp:5433
MethodcreateColorMenu
* \if ENGLISH * @brief Create standard color menu * @return Created SAColorMenu * \endif * * \if CHINESE * @brief 建立标准的颜色菜单 * @return 创建
src/SARibbonBar/colorWidgets/SAColorToolButton.cpp:665
MethodcreateContextCategory
example/MatlabUI/mainwindow.cpp:538
MethodcreateContextCategory
example/UseNativeFrameExample/mainwindow.cpp:598
MethodcreateContextCategory1
* \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
MethodcreateContextCategory2
* \if ENGLISH * @brief Create context category 2 * @details Create another context tag, demonstrating the management of multiple context tags. *
example/MainWindowExample/mainwindow.cpp:2540
MethodcreateContextCategoryPage1
* \if ENGLISH * @brief Create first context category page content * @param categoryPage First context category page pointer * @details Build con
example/MainWindowExample/mainwindow.cpp:2569
MethodcreateContextCategoryPage2
* \if ENGLISH * @brief Create second context category page content * @param categoryPage Second context category page pointer * @details Build c
example/MainWindowExample/mainwindow.cpp:2680
MethodcreateContextMenu
* @brief 创建上下文菜单,包含标准的窗口控制选项 */
src/SARibbon.cpp:14003
MethodcreateContextMenu
* @brief 创建上下文菜单,包含标准的窗口控制选项 */
src/SARibbonBar/SARibbonTitleIconWidget.cpp:150
MethodcreateDefaultApplicationButton
src/SARibbon.cpp:23395
MethodcreateDefaultApplicationButton
src/SARibbonBar/SARibbonBar.cpp:204
MethodcreateIconPixmap
src/SARibbonBar/SARibbonToolButton.cpp:942
MethodcreateIconPixmap
src/SARibbonBar/SARibbonColorToolButton.cpp:85
MethodcreateItem
* \if ENGLISH * @brief Converts an action to an item * * This function references QToolBarItem *QToolBarLayout::createItem(QAction *action) *
src/SARibbon.cpp:14839
MethodcreateItem
* \if ENGLISH * @brief Converts an action to an item * * This function references QToolBarItem *QToolBarLayout::createItem(QAction *action) *
src/SARibbonBar/SARibbonPanelLayout.cpp:624
MethodcreateLayout
src/SARibbon.cpp:15877
MethodcreateLayout
src/SARibbonBar/SARibbonPanel.cpp:78
MethodcreateOtherActions
* \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
MethodcreateQuickAccessBar
example/ThemeDesignerExample/mainwindow.cpp:381
MethodcreateQuickAccessBar
* \if ENGLISH * @brief Create quick access toolbar * @details Build quick access toolbar, placing commonly used operation buttons. * Th
example/MainWindowExample/mainwindow.cpp:2771
MethodcreateQuickAccessBar
* \if ENGLISH * @brief Create SARibbonQuickAccessBar * @param parent Parent widget * @return SARibbonQuickAccessBar pointer * \endif * * \
src/SARibbonBar/SARibbonElementFactory.cpp:276
MethodcreateRibbonApplicationButton
* \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
MethodcreateRibbonApplicationButton
* @brief 创建ApplicationButton */
example/UseNativeFrameExample/mainwindow.cpp:138
MethodcreateRibbonBar
* \if ENGLISH * @brief Create SARibbonBar * @param parent Parent widget * @return SARibbonBar pointer * \endif * * \if CHINESE * @brief
src/SARibbon.cpp:29191
MethodcreateRibbonBar
* \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
MethodcreateRibbonBar
* \if ENGLISH * @brief Create SARibbonBar * @param parent Parent widget * @return SARibbonBar pointer * \endif * * \if CHINESE * @brief
src/SARibbonBar/SARibbonElementFactory.cpp:60
MethodcreateRightButtonGroup
example/ThemeDesignerExample/mainwindow.cpp:373
MethodcreateRightButtonGroup
* @brief 创建RightButtonGroup * * RightButtonGroup实在ribbonbar右边的工具栏,可以放置一些快捷图标 * @param rightBar */
example/MatlabUI/mainwindow.cpp:552
MethodcreateRightButtonGroup
* \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
MethodcreateRightButtonGroup
* @brief 创建RightButtonGroup * * RightButtonGroup实在ribbonbar右边的工具栏,可以放置一些快捷图标 * @param rightBar */
example/UseNativeFrameExample/mainwindow.cpp:612
MethodcreateSimpleIcon
example/ThemeDesignerExample/mainwindow.cpp:455
MethodcreateStrategy
src/SARibbon.cpp:11207
MethodcreateStrategy
src/SARibbonBar/SARibbonButtonLayoutStrategy.cpp:613
MethodcreateThemePreviewIcon
example/ThemeDesignerExample/mainwindow.cpp:427
MethodcreateTitleIconWidget
src/SARibbon.cpp:23389
MethodcreateTitleIconWidget
src/SARibbonBar/SARibbonBar.cpp:198
MethodcreateWindowButtonGroupBar
* @brief 创建右上角系统最大、最小化按钮栏的图标工具 */
example/MatlabUI/mainwindow.cpp:572
MethodcreateWindowButtonGroupBar
* \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
MethodcreateWindowButtonGroupBar
* @brief 创建右上角系统最大、最小化按钮栏的图标工具 */
example/UseNativeFrameExample/mainwindow.cpp:632
MethodcurrentCheckedColor
* \if ENGLISH * @brief Get currently checked color * @return Currently checked color * \endif * * \if CHINESE * @brief 获取当前选中的颜色 * @retu
src/SARibbon.cpp:4107
MethodcurrentCheckedColor
* \if ENGLISH * @brief Get currently checked color * @return Currently checked color * \endif * * \if CHINESE * @brief 获取当前选中的颜色 * @retu
src/SARibbonBar/colorWidgets/SAColorGridWidget.cpp:589
MethodcurrentRibbonMode
* \if ENGLISH * @brief Get the current ribbon mode * @return The current ribbon mode * \endif * * \if CHINESE * @brief 获取当前功能区模式
src/SARibbon.cpp:27341
MethodcurrentRibbonMode
* \if ENGLISH * @brief Get the current ribbon mode * @return The current ribbon mode * \endif * * \if CHINESE * @
src/SARibbonBar/SARibbonBarLayout.cpp:172
MethodcurrentViewGroup
* \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
MethodcurrentViewGroup
* \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
MethodcustomColorsWidget
* \if ENGLISH * @brief Get custom colors widget * @return Custom colors widget * \endif * * \if CHINESE * @brief 获取自定义颜色grid * @return 自
src/SARibbon.cpp:3362
MethodcustomColorsWidget
* \if ENGLISH * @brief Get custom colors widget * @return Custom colors widget * \endif * * \if CHINESE * @brief 获取自定义颜色grid * @return 自
src/SARibbonBar/colorWidgets/SAColorMenu.cpp:300
MethodcustomizeWidget
* \if ENGLISH * @brief Return the SARibbonCustomizeWidget pointer * @details Through SARibbonCustomizeWidget, you can operate more content * @re
src/SARibbon.cpp:32444
MethodcustomizeWidget
* \if ENGLISH * @brief Return the SARibbonCustomizeWidget pointer * @details Through SARibbonCustomizeWidget, you can operate more content * @re
src/SARibbonBar/SARibbonCustomizeDialog.cpp:243
Methoddata
src/SARibbonBar/SARibbonActionsManager.cpp:681
MethoddefaultContextCategoryColorList
* \if ENGLISH * @brief Get default context category color list * @return Default context category color list * \endif * * \if CHINESE * @b
src/SARibbon.cpp:23778
MethoddefaultContextCategoryColorList
* \if ENGLISH * @brief Get default context category color list * @return Default context category color list * \endif * * \if CHINESE * @b
src/SARibbonBar/SARibbonBar.cpp:587
MethoddestroyContextCategory
* \if ENGLISH * @brief Destroy context category, SARibbonCategory of context category will also be destroyed * @param context Context category poi
src/SARibbonBar/SARibbonBar.cpp:1396
MethoddoLayout
* \if ENGLISH * @brief Lays out all actions * \endif * * \if CHINESE * @brief 布局所有action * \endif */
src/SARibbon.cpp:14749
MethoddoLayout
* \if ENGLISH * @brief Perform the layout * \endif * * \if CHINESE * @brief 执行布局 * \endif */
src/SARibbonBar/SARibbonBarLayout.cpp:747
MethoddoLayout
* \if ENGLISH * @brief Lays out all actions * \endif * * \if CHINESE * @brief 布局所有action * \endif */
src/SARibbonBar/SARibbonPanelLayout.cpp:534
MethoddoLayout
* \if ENGLISH * @brief Execute layout adjustment * @details This function applies the calculated geometry to the widgets, including panels, separa
src/SARibbonBar/SARibbonCategoryLayout.cpp:552
MethoddrawArrow
src/SARibbon.cpp:10572
MethoddrawArrow
src/SARibbonBar/SARibbonToolButton.cpp:1825
MethodemitSelectedColor
* \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
MethodemitSelectedColor
* \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
MethodensureGetPopupViewPort
src/SARibbon.cpp:23131
MethodensureGetPopupViewPort
src/SARibbonBar/SARibbonGallery.cpp:776
MethodestimateLargeButtonTextWidth
* @brief 估算一个最优的文字尺寸,在可以换行的情况下会进行换行,且只会换一行 * @param buttonHeight 按钮的高度 * @param textDrawRectHeight 文本绘制的高度 * @param fm QFontMetrics * @param w
src/SARibbon.cpp:9615
MethodestimateLargeButtonTextWidth
* @brief 估算一个最优的文字尺寸,在可以换行的情况下会进行换行,且只会换一行 * @param buttonHeight 按钮的高度 * @param textDrawRectHeight 文本绘制的高度 * @param fm QFontMetrics * @param w
src/SARibbonBar/SARibbonToolButton.cpp:868
MethodestimateSizeHint
* \if ENGLISH * @brief Estimate size hints for various components * \endif * * \if CHINESE * @brief 估算各个组件的尺寸提示 * \endif */
src/SARibbon.cpp:27507
MethodestimateSizeHint
* \if ENGLISH * @brief Estimate size hints for various components * \endif * * \if CHINESE * @brief 估算各个组件的尺寸提示 *
src/SARibbonBar/SARibbonBarLayout.cpp:338
MethodestimateTextWidth
src/SARibbon.cpp:10687
MethodestimateTextWidth
src/SARibbonBar/SARibbonButtonLayoutStrategy.cpp:87
Methodevent
src/SARibbon.cpp:10128
Methodevent
* \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
Methodevent
src/SARibbonBar/SARibbonToolButton.cpp:1381
MethodeventFilter
* \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
MethodeventFilter
* \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
MethodeventFilter
src/SARibbonBar/SAFramelessHelper.cpp:553
← previousnext →1,101–1,200 of 2,356, ranked by callers