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
initHighDpi
* \if ENGLISH * @brief Static function to support high DPI * * @note This function needs to be called in the main function before QApplication i
src/SARibbon.cpp:23819
Method
initHighDpi
* \if ENGLISH * @brief Static function to support high DPI * * @note This function needs to be called in the main function before QApplication i
src/SARibbonBar/SARibbonBar.cpp:628
Method
initTestCase
tests/SARibbonCategoryLayoutRTLTest.cpp:19
Method
initTestCase
tests/SARibbonBarLayoutRTLTest.cpp:19
Method
initTestCase
tests/SARibbonPanelLayoutRTLTest.cpp:19
Method
initUI
* \if ENGLISH * @brief Initialize the user interface * @details This function sets up the main window's Ribbon interface, including: *
example/MainWindowExample/mainwindow.cpp:150
Method
initializer
tools/qrc_SARibbonResource_version3.cpp:69
Method
initializer
tools/qrc_SARibbonResource_version2.cpp:49
Method
initializer
src/SARibbon.cpp:2990
Method
insertPanel
* \if ENGLISH * @brief Insert a panel at the specified index * @param index Index where the panel should be inserted * @param panel The panel to
src/SARibbonBar/SARibbonCategoryLayout.cpp:281
Method
instance
* \if ENGLISH * @brief Get the singleton instance of SARibbonElementManager * @return SARibbonElementManager singleton instance * \endif * *
src/SARibbon.cpp:29528
Method
instance
* \if ENGLISH * @brief Get the singleton instance of SARibbonElementManager * @return SARibbonElementManager singleton instance * \endif * *
src/SARibbonBar/SARibbonElementManager.cpp:41
Method
invalidate
src/SARibbonBar/SARibbonCategoryLayout.cpp:327
Method
isApplicationButtonVerticalExpansion
* \if ENGLISH * @brief Check if the application button is vertically expanded * @return True if vertically expanded, false otherwise * @note Def
src/SARibbonBar/SARibbonBarLayout.cpp:1114
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/SARibbonBar/SARibbonCustomizeWidget.cpp:834
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/SARibbonBar/SARibbonCustomizeDialog.cpp:105
Method
isCached
* \if ENGLISH * @brief Check if there are modified contents, corresponding to apply action * @return true if there are cached changes * \endif
src/SARibbonBar/SARibbonCustomizeWidget.cpp:850
Method
isCached
* \if ENGLISH * @brief Check if there are modified contents, corresponding to apply action * @return true if there are cached changes * \endif
src/SARibbonBar/SARibbonCustomizeDialog.cpp:121
Method
isCanCustomize
* \if ENGLISH * @brief Check the external property whether customization is allowed * @param obj Object to check * @return true if customization
src/SARibbonBar/SARibbonCustomizeData.cpp:712
Method
isCanCustomize
* \if ENGLISH * @brief Determine if customization is allowed * @return True if customization is allowed, false otherwise * \endif * * \if CH
src/SARibbonBar/SARibbonCategory.cpp:742
Method
isColorCheckable
* \if ENGLISH * @brief Check if colors are checkable * @return Checkable state * \endif * * \if CHINESE * @brief 颜色是否是checkable * @retur
src/SARibbon.cpp:4091
Method
isColorCheckable
* \if ENGLISH * @brief Check if color blocks are checkable * @return Checkable state * \endif * * \if CHINESE * @brief 检查颜色块是否可选中 * @ret
src/SARibbonBar/colorWidgets/SAColorPaletteGridWidget.cpp:289
Method
isColorCheckable
* \if ENGLISH * @brief Check if colors are checkable * @return Checkable state * \endif * * \if CHINESE * @brief 颜色是否是checkable * @retur
src/SARibbonBar/colorWidgets/SAColorGridWidget.cpp:573
Method
isCompactStyle
* \if ENGLISH * @brief Check if the ribbon style is compact (without title bar) * @param s Ribbon style * @return true if it's compact style, fa
src/SARibbon.cpp:23728
Method
isCompactStyle
* \if ENGLISH * @brief Check if the ribbon style is compact (without title bar) * @param s Ribbon style * @return true if it's compact style, fa
src/SARibbonBar/SARibbonBar.cpp:537
Method
isCompactStyle
* \if ENGLISH * @brief Check if the current style is compact style * @return True if compact style, false otherwise * \endif * * \if CHINES
src/SARibbonBar/SARibbonBarLayout.cpp:783
Method
isContextCategoryVisible
* \if ENGLISH * @brief Check if context category is in display state * @param context Context category pointer * @return Returns true if in disp
src/SARibbon.cpp:24526
Method
isContextCategoryVisible
* \if ENGLISH * @brief Check if context category is in display state * @param context Context category pointer * @return Returns true if in disp
src/SARibbonBar/SARibbonBar.cpp:1335
Method
isCustomizeItem
* \if ENGLISH * @brief Check if item is a customize item * @details Customize items have CustomizeRole role set * @param item QStandardItem to c
src/SARibbon.cpp:31016
Method
isCustomizeItem
* \if ENGLISH * @brief Check if item is a customize item * @details Customize items have CustomizeRole role set * @param item QStandardItem to c
src/SARibbonBar/SARibbonCustomizeWidget.cpp:565
Method
isDark
* \if ENGLISH * @brief Check if this palette represents a dark theme * @return true if the palette was loaded with "isDark": true, false otherwise
src/SARibbonBar/SARibbonThemePalette.cpp:254
Method
isDirty
* \if ENGLISH * @brief Checks if the layout needs to be relayouted * @return true if the layout is dirty and needs relayouting, false otherwise
src/SARibbon.cpp:14721
Method
isDirty
* \if ENGLISH * @brief Checks if the layout needs to be relayouted * @return true if the layout is dirty and needs relayouting, false otherwise
src/SARibbonBar/SARibbonPanelLayout.cpp:506
Method
isEnable
* \if ENGLISH * @brief Check if item is enabled * @return True if enabled * \endif * * \if CHINESE * @brief 检查项目是否启用 * @return 如果启用返回tru
src/SARibbon.cpp:21071
Method
isEnable
* \if ENGLISH * @brief Check if item is enabled * @return True if enabled * \endif * * \if CHINESE * @brief 检查项目是否启用 * @return 如果启用返回tru
src/SARibbonBar/SARibbonGalleryItem.cpp:270
Method
isEnableIconRightText
src/SARibbon.cpp:10093
Method
isEnableIconRightText
* \if ENGLISH * @brief Check if icon-right-text mode is enabled * @return true if icon-right-text mode is enabled * \endif * * \if CHINESE
src/SARibbonBar/SARibbonBar.cpp:2872
Method
isEnableIconRightText
* \if ENGLISH * @brief Check if icon-right-text mode is enabled * @return true if icon-right-text mode is enabled * \endif * * \if CHINESE
src/SARibbonBar/SARibbonCategory.cpp:1056
Method
isEnableIconRightText
* \if ENGLISH * @brief Check if icon-right-text mode is enabled * @return true if icon-right-text mode is enabled * \endif * * \if CHINESE
src/SARibbonBar/SARibbonPanel.cpp:1888
Method
isEnableIconRightText
src/SARibbonBar/SARibbonToolButton.cpp:1346
Method
isEnableShowPanelTitle
* \if ENGLISH * @brief Whether the panel title bar is displayed * @return True if panel title bars are displayed, false otherwise * \endif *
src/SARibbonBar/SARibbonCategory.cpp:810
Method
isEnableShowPanelTitle
* @brief Checks if the panel's title is enabled for display / 检查面板标题是否启用显示 * @return true if the title is enabled; otherwise false / 如果标题启用则返回true;否
src/SARibbonBar/SARibbonPanelLayout.cpp:1542
Method
isEnableShowTitle
* \if ENGLISH * @brief Checks if the panel's title is visible * @return true if the title is visible; otherwise false * \endif * * \if CHINE
src/SARibbon.cpp:17058
Method
isEnableShowTitle
* \if ENGLISH * @brief Checks if the panel's title is visible * @return true if the title is visible; otherwise false * \endif * * \if CHINE
src/SARibbonBar/SARibbonPanel.cpp:1259
Method
isEnableTabDoubleClickToMinimumMode
* \if ENGLISH * @brief Check if tab double click is allowed to enter ribbon minimum mode * @return True if enabled * \endif * * \if CHINESE
src/SARibbon.cpp:24768
Method
isEnableTabDoubleClickToMinimumMode
* \if ENGLISH * @brief Check if tab double click is allowed to enter ribbon minimum mode * @return True if enabled * \endif * * \if CHINESE
src/SARibbonBar/SARibbonBar.cpp:1577
Method
isEnableWordWrap
* \if ENGLISH * @brief Determine whether the text of panel is allowed to wrap * @return True if text wrapping is enabled, false otherwise * \end
src/SARibbonBar/SARibbonCategory.cpp:991
Method
isEnableWordWrap
* \if ENGLISH * @brief Checks if the panel's text allows line wrapping * @return true if word wrapping is enabled for button text, false otherwise
src/SARibbonBar/SARibbonPanel.cpp:1840
Method
isEnableWordWrap
* \if ENGLISH * @brief Checks if word wrap is enabled * @return true if word wrap is enabled, false otherwise * \endif * * \if CHINESE * @
src/SARibbonBar/SARibbonPanelLayout.cpp:1368
Method
isHaveCategory
* \if ENGLISH * @brief Check if the context maintains this SARibbonCategory * @param category SARibbonCategory to check * @return true if the co
src/SARibbon.cpp:20735
Method
isHaveCategory
* \if ENGLISH * @brief Check if the context maintains this SARibbonCategory * @param category SARibbonCategory to check * @return true if the co
src/SARibbonBar/SARibbonContextCategory.cpp:275
Method
isHaveOptionAction
* \if ENGLISH * @brief Checks if an option action is set * @return true if an option action exists; otherwise false * \endif * * \if CHINESE
src/SARibbon.cpp:14452
Method
isHaveOptionAction
* \if ENGLISH * @brief Checks if an option action is set * @return true if an option action exists; otherwise false * @sa setOptionAction * \e
src/SARibbonBar/SARibbonPanel.cpp:922
Method
isHaveOptionAction
* \if ENGLISH * @brief Checks if an option action is set * @return true if an option action exists; otherwise false * \endif * * \if CHINESE
src/SARibbonBar/SARibbonPanelLayout.cpp:237
Method
isItemCanCustomize
* \if ENGLISH * @brief Check if item can be customized * @param item QStandardItem to check * @return true if the item can be customized * \en
src/SARibbon.cpp:31125
Method
isItemCanCustomize
* \if ENGLISH * @brief Check if item can be customized * @param item QStandardItem to check * @return true if the item can be customized * \en
src/SARibbonBar/SARibbonCustomizeWidget.cpp:674
Method
isLargeRibbonButton
* @brief Checks if the button is a large ribbon button / 判断按钮是否为大Ribbon按钮 * @return `true` if the button type is `LargeButton`; otherwise `false` /
src/SARibbon.cpp:9953
Method
isLargeRibbonButton
* @brief Checks if the button is a large ribbon button / 判断按钮是否为大Ribbon按钮 * @return `true` if the button type is `LargeButton`; otherwise `false` /
src/SARibbonBar/SARibbonToolButton.cpp:1206
Method
isLooseStyle
* \if ENGLISH * @brief Check if the ribbon style is loose (with title bar) * @param s Ribbon style * @return true if it's loose style, false if
src/SARibbon.cpp:23710
Method
isLooseStyle
* \if ENGLISH * @brief Check if the ribbon style is loose (with title bar) * @param s Ribbon style * @return true if it's loose style, false if
src/SARibbonBar/SARibbonBar.cpp:519
Method
isLooseStyle
* \if ENGLISH * @brief Check if the current style is loose style * @return True if loose style, false otherwise * \endif * * \if CHINESE
src/SARibbonBar/SARibbonBarLayout.cpp:767
Method
isMinimumMode
* \if ENGLISH * @brief Check if current ribbon is in hidden mode * @return True if in minimum mode * \endif * * \if CHINESE * @brief 当前rib
src/SARibbon.cpp:24687
Method
isMinimumMode
* \if ENGLISH * @brief Check if current ribbon is in hidden mode * @return True if in minimum mode * \endif * * \if CHINESE * @brief 当前rib
src/SARibbonBar/SARibbonBar.cpp:1496
Method
isMinimumModeButtonVisible
* \if ENGLISH * @brief Check if hide ribbon button is shown * @return True if the button is shown * \endif * * \if CHINESE * @brief 是否显示隐藏
src/SARibbonBar/SARibbonBar.cpp:1545
Method
isNormalMode
* \if ENGLISH * @brief Check if currently in normal mode * @return true if in normal mode, false otherwise * \endif * * \if CHINESE * @bri
src/SARibbon.cpp:12945
Method
isNormalMode
* \if ENGLISH * @brief Check if currently in normal mode * @return true if in normal mode, false otherwise * \endif * * \if CHINESE * @bri
src/SARibbonBar/SARibbonStackedWidget.cpp:333
Method
isRubberBandOnResize
* \if ENGLISH * @brief Returns whether the rubber band scaling indication mode is currently enabled. * * @return true Rubber band mode is enabl
src/SARibbon.cpp:32834
Method
isRubberBandOnResize
* \if ENGLISH * @brief Returns whether the rubber band scaling indication mode is currently enabled. * * @return true Rubber band mode is enabl
src/SARibbonBar/SARibbonMainWindow.cpp:393
Method
isSelectable
* \if ENGLISH * @brief Check if item is selectable * @return True if selectable * \endif * * \if CHINESE * @brief 检查项目是否可选择 * @return 如果
src/SARibbon.cpp:21035
Method
isSelectable
* \if ENGLISH * @brief Check if item is selectable * @return True if selectable * \endif * * \if CHINESE * @brief 检查项目是否可选择 * @return 如果
src/SARibbonBar/SARibbonGalleryItem.cpp:234
Method
isSelectedItemCanCustomize
src/SARibbon.cpp:31795
Method
isSelectedItemCanCustomize
src/SARibbonBar/SARibbonCustomizeWidget.cpp:1344
Method
isSelectedItemIsCustomize
src/SARibbon.cpp:31818
Method
isSelectedItemIsCustomize
src/SARibbonBar/SARibbonCustomizeWidget.cpp:1367
Method
isSingleRowMode
* \if ENGLISH * @brief Check if gallery is in single-row mode * @return True if single-row mode is active, false otherwise * \endif * * \if
src/SARibbon.cpp:22974
Method
isSingleRowMode
* \if ENGLISH * @brief Check if gallery is in single-row mode * @return True if single-row mode is active, false otherwise * \endif * * \if
src/SARibbonBar/SARibbonGallery.cpp:619
Method
isSmallRibbonButton
* @brief Checks if the button is a small ribbon button / 判断按钮是否为小Ribbon按钮 * @return `true` if the button type is `SmallButton`; otherwise `false` /
src/SARibbon.cpp:9943
Method
isSmallRibbonButton
* @brief Checks if the button is a small ribbon button / 判断按钮是否为小Ribbon按钮 * @return `true` if the button type is `SmallButton`; otherwise `false` /
src/SARibbonBar/SARibbonToolButton.cpp:1196
Method
isSpacer
src/SARibbon.cpp:3863
Method
isSpacer
src/SARibbonBar/colorWidgets/SAColorGridWidget.cpp:345
Method
isTabOnTitle
* \if ENGLISH * @brief Check if tab is on title * @return True if tab is on title * \endif * * \if CHINESE * @brief tab是否在title上面 * @ret
src/SARibbon.cpp:25810
Method
isTabOnTitle
* \if ENGLISH * @brief Check if tab is on title * @return True if tab is on title * \endif * * \if CHINESE * @brief tab是否在title上面 * @ret
src/SARibbonBar/SARibbonBar.cpp:2619
Method
isTabOnTitle
* \if ENGLISH * @brief Check if the tab bar is on the title bar * @return True if tab is on title, false otherwise * \endif * * \if CHINESE
src/SARibbonBar/SARibbonBarLayout.cpp:873
Method
isTextNeedWrap
* @brief 确认文字是否确切要换行显示 * @return */
src/SARibbon.cpp:9738
Method
isTextNeedWrap
* @brief 确认文字是否确切要换行显示 * @return */
src/SARibbonBar/SARibbonToolButton.cpp:991
Method
isTitleIconVisible
* \if ENGLISH * @brief Check if title icon is visible * @return True if title icon is visible * \endif * * \if CHINESE * @brief 标题图标是否可见
src/SARibbonBar/SARibbonBar.cpp:2239
Method
isTitleVisible
* \if ENGLISH * @brief Check if title is visible * @return True if title is visible * \endif * * \if CHINESE * @brief 判断标题是否显示 * @return
src/SARibbon.cpp:26279
Method
isTitleVisible
* \if ENGLISH * @brief Check if title is visible * @return True if title is visible * \endif * * \if CHINESE * @brief 判断标题是否显示 * @return
src/SARibbonBar/SARibbonBar.cpp:3088
Method
isTwoRow
* \if ENGLISH * @brief Checks if the panel is in two-row mode * @return true if the panel is in two-row mode, false otherwise * \endif * * \
src/SARibbon.cpp:17436
Method
isTwoRow
* \if ENGLISH * @brief Checks if the panel is in two-row mode * @return true if the panel is in two-row mode, false otherwise * \endif * * \
src/SARibbonBar/SARibbonPanel.cpp:1637
Method
isUseAnimatingScroll
* \if ENGLISH * @brief Whether to use animation when scrolling * @return True if animation is used, false otherwise * \endif * * \if CHINESE
src/SARibbon.cpp:18659
Method
isUseAnimatingScroll
* \if ENGLISH * @brief Whether to use animation when scrolling * @return True if animation is used, false otherwise * \endif * * \if CHINESE
src/SARibbonBar/SARibbonCategory.cpp:906
Method
isUseAnimation
* \if ENGLISH * @brief Get animation enabled state * @return Animation enabled state * \endif * * \if CHINESE * @brief 获取动画启用状态 * @retur
src/SARibbon.cpp:13034
Method
isUseAnimation
* \if ENGLISH * @brief Get animation enabled state * @return Animation enabled state * \endif * * \if CHINESE * @brief 获取动画启用状态 * @retur
src/SARibbonBar/SARibbonStackedWidget.cpp:422
Method
isUseRibbon
* \if ENGLISH * @brief Checks if ribbon is being used * @return true if ribbon is being used, false otherwise * \endif * * \if CHINESE * @
src/SARibbon.cpp:33005
Method
isUseRibbon
* \if ENGLISH * @brief Checks if ribbon is being used * @return true if ribbon is being used, false otherwise * \endif * * \if CHINESE * @
src/SARibbonBar/SARibbonMainWindow.cpp:564
Method
isUseRibbon
* \if ENGLISH * @brief Checks if ribbon is being used * @return true if ribbon is being used, false otherwise * \endif * * \if CHINESE * @
src/SARibbonBar/SARibbonWidget.cpp:178
Function
isValid
src/SARibbon.cpp:8588
Function
isValid
src/SARibbonBar/SARibbonButtonLayoutStrategy.h:41
Method
isValid
src/SARibbon.cpp:22440
← previous
next →
1,301–1,400 of 2,356, ranked by callers