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
isValid
src/SARibbonBar/SARibbonGallery.cpp:85
Method
itemAt
* \if ENGLISH * @brief Retrieves the item at the specified index * @param index The index of the item * @return The layout item, or nullptr if i
src/SARibbonBar/SARibbonPanelLayout.cpp:255
Method
itemAt
* \if ENGLISH * @brief Return the layout item for the panel at the specified index * @param index Index of the panel * @return Layout item for t
src/SARibbonBar/SARibbonCategoryLayout.cpp:175
Method
itemLevel
* \if ENGLISH * @brief Get the level of the item * @param item QStandardItem to check * @return Level of the item * \endif * * \if CHINESE
src/SARibbon.cpp:30997
Method
itemLevel
* \if ENGLISH * @brief Get the level of the item * @param item QStandardItem to check * @return Level of the item * \endif * * \if CHINESE
src/SARibbonBar/SARibbonCustomizeWidget.cpp:546
Method
itemSize
* \if ENGLISH * @brief Get item count * @return Item count * \endif * * \if CHINESE * @brief 获取条目数量 * @return 条目数量 * \endif */
src/SARibbon.cpp:21706
Method
itemSize
* \if ENGLISH * @brief Get item count * @return Item count * \endif * * \if CHINESE * @brief 获取条目数量 * @return 条目数量 * \endif */
src/SARibbonBar/SARibbonGalleryGroup.cpp:494
Method
itemToAction
* \if ENGLISH * @brief Convert item to action * @param item QStandardItem to convert * @return QAction pointer, nullptr if conversion fails *
src/SARibbon.cpp:31151
Method
itemToAction
* \if ENGLISH * @brief Convert item to action * @param item QStandardItem to convert * @return QAction pointer, nullptr if conversion fails *
src/SARibbonBar/SARibbonCustomizeWidget.cpp:700
Method
itemToCategory
* \if ENGLISH * @brief Convert item to category * @param item QStandardItem to convert * @return SARibbonCategory pointer, nullptr if conversion
src/SARibbon.cpp:31037
Method
itemToCategory
* \if ENGLISH * @brief Convert item to category * @param item QStandardItem to convert * @return SARibbonCategory pointer, nullptr if conversion
src/SARibbonBar/SARibbonCustomizeWidget.cpp:586
Method
itemToPanel
* \if ENGLISH * @brief Convert item to panel * @param item QStandardItem to convert * @return SARibbonPanel pointer, nullptr if conversion fails
src/SARibbon.cpp:31062
Method
itemToPanel
* \if ENGLISH * @brief Convert item to panel * @param item QStandardItem to convert * @return SARibbonPanel pointer, nullptr if conversion fails
src/SARibbonBar/SARibbonCustomizeWidget.cpp:611
Method
iterateButton
* \if ENGLISH * @brief Iterates over all SARibbonToolButton children * * Executes the provided function pointer for each `SARibbonToolButton`. I
src/SARibbon.cpp:16944
Method
iterateButton
* \if ENGLISH * @brief Iterates over all SARibbonToolButton children * * Executes the provided function pointer for each `SARibbonToolButton`. I
src/SARibbonBar/SARibbonPanel.cpp:1145
Method
iterateCategory
* \if ENGLISH * @brief Iterate through all categories in SARibbonBar and execute the function pointer bool(SARibbonCategory*) * @param fp Function
src/SARibbon.cpp:26470
Method
iterateCategory
* \if ENGLISH * @brief Iterate through all categories in SARibbonBar and execute the function pointer bool(SARibbonCategory*) * @param fp Function
src/SARibbonBar/SARibbonBar.cpp:3279
Method
iteratePanel
* \if ENGLISH * @brief This function will iterate through all panels under Category and execute the function pointer * @param fp Function pointer
src/SARibbon.cpp:18889
Method
iteratePanel
* \if ENGLISH * @brief Iterate through all categories and panels in SARibbonBar and execute the function pointer bool(SARibbonPanel*) * @param fp
src/SARibbonBar/SARibbonBar.cpp:3303
Method
iteratePanel
* \if ENGLISH * @brief This function will iterate through all panels under Category and execute the function pointer * @param fp Function pointer
src/SARibbonBar/SARibbonCategory.cpp:1136
Method
keyPressEvent
* \if ENGLISH * @brief Handles key press events * @param ev The key event * @details Hides the widget when Escape key is pressed * \endif *
src/SARibbon.cpp:33485
Method
keyPressEvent
* \if ENGLISH * @brief Handles key press events * @param ev The key event * @details Hides the widget when Escape key is pressed * \endif *
src/SARibbonBar/SARibbonApplicationWidget.cpp:119
Method
keySelectors
tests/ThemeCoverageTest.cpp:51
Method
labelPrefix
* \if ENGLISH * @brief Get prefix label * @return Prefix QLabel pointer * \endif * * \if CHINESE * @brief 获取前缀标签 * @return 前缀QLabel指针
src/SARibbon.cpp:11662
Method
labelPrefix
* \if ENGLISH * @brief Get prefix label * @return Prefix QLabel pointer * \endif * * \if CHINESE * @brief 获取前缀标签 * @return 前缀QLabel指针
src/SARibbonBar/SARibbonLineWidgetContainer.cpp:108
Method
labelSuffix
* \if ENGLISH * @brief Get suffix label * @return Suffix QLabel pointer * \endif * * \if CHINESE * @brief 获取后缀标签 * @return 后缀QLabel指针
src/SARibbon.cpp:11678
Method
labelSuffix
* \if ENGLISH * @brief Get suffix label * @return Suffix QLabel pointer * \endif * * \if CHINESE * @brief 获取后缀标签 * @return 后缀QLabel指针
src/SARibbonBar/SARibbonLineWidgetContainer.cpp:124
Method
largeButtonHeight
* @brief Gets the height of large buttons / 获取大按钮的高度 * @return The large button height / 大按钮高度 */
src/SARibbonBar/SARibbonPanelLayout.cpp:1565
Method
largeIconSize
* @brief 大按钮的尺寸 * @return */
src/SARibbonBar/SARibbonToolButton.cpp:1802
Method
largeIconSize
* \if ENGLISH * @brief Gets the large button icon size * @return Large icon size * \endif * * \if CHINESE * @brief 大按钮图标尺寸 * @return 大图标
src/SARibbonBar/SARibbonPanelLayout.cpp:1282
Method
lastAddActionButton
src/SARibbonBar/SARibbonPanel.cpp:93
Method
lastItem
* \if ENGLISH * @brief Gets the last item added to the layout * @return The last item, or nullptr if the layout is empty * \endif * * \if CH
src/SARibbon.cpp:14653
Method
lastItem
* \if ENGLISH * @brief Gets the last item added to the layout * @return The last item, or nullptr if the layout is empty * \endif * * \if CH
src/SARibbonBar/SARibbonPanelLayout.cpp:438
Method
layoutTitleRect
* \if ENGLISH * @brief Layout the title rectangle * \endif * * \if CHINESE * @brief 布局标题栏矩形区域 * \endif */
src/SARibbon.cpp:28409
Method
layoutTitleRect
* \if ENGLISH * @brief Layout the title rectangle * \endif * * \if CHINESE * @brief 布局标题栏矩形区域 * \endif */
src/SARibbonBar/SARibbonBarLayout.cpp:1240
Method
leaveEvent
src/SARibbon.cpp:10230
Method
leaveEvent
src/SARibbonBar/SARibbonToolButton.cpp:1483
Method
loadFromJson
* \if ENGLISH * @brief Load palette from a JSON byte array * @param[in] json Raw JSON data containing the palette definition * @return true if the
src/SARibbonBar/SARibbonThemePalette.cpp:92
Function
log_out_put
* @brief 重定向qdebug的打印 * @param type * @param context * @param msg */
example/MdiAreaWindowExample/main.cpp:15
Function
log_out_put
* @brief 重定向qdebug的打印 * @param type * @param context * @param msg */
example/MainWindowExample/main.cpp:15
Function
log_out_put
* @brief 重定向qdebug的打印 * @param type * @param context * @param msg */
example/NormalMenuBarExample/main.cpp:15
Method
luminance
WCAG 2.0 relative luminance
tests/ThemeCoverageTest.cpp:61
Function
main
example/ThemeDesignerExample/main.cpp:8
Function
main
example/MatlabUI/main.cpp:7
Function
main
example/MdiAreaWindowExample/main.cpp:46
Function
main
example/MainWindowExample/main.cpp:46
Function
main
example/uiform/main.cpp:5
Function
main
example/WidgetWithRibbon/main.cpp:5
Function
main
example/StaticExample/main.cpp:5
Function
main
example/UseNativeFrameExample/main.cpp:7
Function
main
example/NormalMenuBarExample/main.cpp:50
Function
main
src/SARibbonBar/colorWidgets/tst/main.cpp:5
Method
makeActionsApplied
* \if ENGLISH * @brief Make actions applied * \endif * * \if CHINESE * @brief 清除已应用的动作 * \endif */
src/SARibbon.cpp:31561
Method
makeActionsApplied
* \if ENGLISH * @brief Make actions applied * \endif * * \if CHINESE * @brief 清除已应用的动作 * \endif */
src/SARibbonBar/SARibbonCustomizeWidget.cpp:1110
Method
makeAddActionCustomizeData
* \if ENGLISH * @brief Add action * @param key Action index key * @param mgr Action manager * @param rp Define the action's row proportion *
src/SARibbon.cpp:29951
Method
makeAddActionCustomizeData
* \if ENGLISH * @brief Add action * @param key Action index key * @param mgr Action manager * @param rp Define the action's row proportion *
src/SARibbonBar/SARibbonCustomizeData.cpp:383
Method
makeAddCategoryCustomizeData
* \if ENGLISH * @brief Create an AddCategoryActionType SARibbonCustomizeData * @param title Category title * @param index Position to insert the
src/SARibbon.cpp:29887
Method
makeAddCategoryCustomizeData
* \if ENGLISH * @brief Create an AddCategoryActionType SARibbonCustomizeData * @param title Category title * @param index Position to insert the
src/SARibbonBar/SARibbonCustomizeData.cpp:319
Method
makeAddPanelCustomizeData
* \if ENGLISH * @brief Create an AddPanelActionType SARibbonCustomizeData * @param title Panel title * @param index Panel index * @param categ
src/SARibbon.cpp:29916
Method
makeAddPanelCustomizeData
* \if ENGLISH * @brief Create an AddPanelActionType SARibbonCustomizeData * @param title Panel title * @param index Panel index * @param categ
src/SARibbonBar/SARibbonCustomizeData.cpp:348
Method
makeChangeActionOrderCustomizeData
* \if ENGLISH * @brief Create a ChangeActionOrderActionType SARibbonCustomizeData * @param categoryobjName Object name of the category the panel b
src/SARibbon.cpp:30120
Method
makeChangeActionOrderCustomizeData
* \if ENGLISH * @brief Create a ChangeActionOrderActionType SARibbonCustomizeData * @param categoryobjName Object name of the category the panel b
src/SARibbonBar/SARibbonCustomizeData.cpp:552
Method
makeChangeCategoryOrderCustomizeData
* \if ENGLISH * @brief Create a ChangeCategoryOrderActionType SARibbonCustomizeData * @param categoryobjName Object name of the category to move
src/SARibbon.cpp:30048
Method
makeChangeCategoryOrderCustomizeData
* \if ENGLISH * @brief Create a ChangeCategoryOrderActionType SARibbonCustomizeData * @param categoryobjName Object name of the category to move
src/SARibbonBar/SARibbonCustomizeData.cpp:480
Method
makeChangePanelOrderCustomizeData
* \if ENGLISH * @brief Create a ChangePanelOrderActionType SARibbonCustomizeData * @param categoryobjName Object name of the category the panel be
src/SARibbon.cpp:30081
Method
makeChangePanelOrderCustomizeData
* \if ENGLISH * @brief Create a ChangePanelOrderActionType SARibbonCustomizeData * @param categoryobjName Object name of the category the panel be
src/SARibbonBar/SARibbonCustomizeData.cpp:513
Method
makeRandColor
src/SARibbonBar/colorWidgets/tst/Widget.cpp:57
Method
makeRandomObjName
* \if ENGLISH * @brief Create a random ID in the format: pre_QDateTime::currentMSecsSinceEpoch * @param pre Prefix * @return Random object name
src/SARibbon.cpp:30979
Method
makeRandomObjName
* \if ENGLISH * @brief Create a random ID in the format: pre_QDateTime::currentMSecsSinceEpoch * @param pre Prefix * @return Random object name
src/SARibbonBar/SARibbonCustomizeWidget.cpp:528
Method
makeRemoveActionCustomizeData
* \if ENGLISH * @brief Create a RemoveActionActionType SARibbonCustomizeData * @param categoryobjName Object name of the category the panel belong
src/SARibbon.cpp:30218
Method
makeRemoveActionCustomizeData
* \if ENGLISH * @brief Create a RemoveActionActionType SARibbonCustomizeData * @param categoryobjName Object name of the category the panel belong
src/SARibbonBar/SARibbonCustomizeData.cpp:650
Method
makeRemoveCategoryCustomizeData
* \if ENGLISH * @brief Create a RemoveCategoryActionType SARibbonCustomizeData * @param categoryobjName Object name of the category to remove *
src/SARibbon.cpp:30154
Method
makeRemoveCategoryCustomizeData
* \if ENGLISH * @brief Create a RemoveCategoryActionType SARibbonCustomizeData * @param categoryobjName Object name of the category to remove *
src/SARibbonBar/SARibbonCustomizeData.cpp:586
Method
makeRemovePanelCustomizeData
* \if ENGLISH * @brief Create a RemovePanelActionType SARibbonCustomizeData * @param categoryobjName Object name of the category the panel belongs
src/SARibbon.cpp:30183
Method
makeRemovePanelCustomizeData
* \if ENGLISH * @brief Create a RemovePanelActionType SARibbonCustomizeData * @param categoryobjName Object name of the category the panel belongs
src/SARibbonBar/SARibbonCustomizeData.cpp:615
Method
makeRenameCategoryCustomizeData
* \if ENGLISH * @brief Create a RenameCategoryActionType SARibbonCustomizeData * @param newname New name for the category * @param categoryobjNa
src/SARibbon.cpp:29982
Method
makeRenameCategoryCustomizeData
* \if ENGLISH * @brief Create a RenameCategoryActionType SARibbonCustomizeData * @param newname New name for the category * @param categoryobjNa
src/SARibbonBar/SARibbonCustomizeData.cpp:414
Method
makeRenamePanelCustomizeData
* \if ENGLISH * @brief Create a RenamePanelActionType SARibbonCustomizeData * @param newname New name for the panel * @param categoryobjName Obj
src/SARibbon.cpp:30015
Method
makeRenamePanelCustomizeData
* \if ENGLISH * @brief Create a RenamePanelActionType SARibbonCustomizeData * @param newname New name for the panel * @param categoryobjName Obj
src/SARibbonBar/SARibbonCustomizeData.cpp:447
Method
makeVisibleCategoryCustomizeData
* \if ENGLISH * @brief Create a VisibleCategoryActionType SARibbonCustomizeData * @param categoryobjName Object name of the category * @param is
src/SARibbon.cpp:30252
Method
makeVisibleCategoryCustomizeData
* \if ENGLISH * @brief Create a VisibleCategoryActionType SARibbonCustomizeData * @param categoryobjName Object name of the category * @param is
src/SARibbonBar/SARibbonCustomizeData.cpp:684
Method
margins
* \if ENGLISH * @brief Get margins * @return Margins * \endif * * \if CHINESE * @brief 获取边距 * @return 边距 * \endif */
src/SARibbon.cpp:5334
Method
margins
* \if ENGLISH * @brief Get margins * @return Margins * \endif * * \if CHINESE * @brief 获取边距 * @return 边距 * \endif */
src/SARibbonBar/colorWidgets/SAColorToolButton.cpp:566
Method
maxButtonWidthHint
src/SARibbon.cpp:7827
Method
maxButtonWidthHint
src/SARibbonBar/SARibbonSystemButtonBar.cpp:186
Method
maximizeWindow
* \if ENGLISH * @brief Maximizes or restores the window * \endif * * \if CHINESE * @brief 最大化或还原窗口 * \endif */
src/SARibbon.cpp:8530
Method
maximizeWindow
* \if ENGLISH * @brief Maximizes or restores the window * \endif * * \if CHINESE * @brief 最大化或还原窗口 * \endif */
src/SARibbonBar/SARibbonSystemButtonBar.cpp:889
Method
minButtonWidthHint
src/SARibbon.cpp:7833
Method
minButtonWidthHint
src/SARibbonBar/SARibbonSystemButtonBar.cpp:192
Method
minimizeWindow
* \if ENGLISH * @brief Minimizes the window * \endif * * \if CHINESE * @brief 最小化窗口 * \endif */
src/SARibbon.cpp:8514
Method
minimizeWindow
* \if ENGLISH * @brief Minimizes the window * \endif * * \if CHINESE * @brief 最小化窗口 * \endif */
src/SARibbonBar/SARibbonSystemButtonBar.cpp:873
Method
minimumModeAction
* \if ENGLISH * @brief Get hide ribbon corresponding action * @return QAction pointer for minimum mode * \endif * * \if CHINESE * @brief 隐
src/SARibbon.cpp:24752
Method
minimumModeAction
* \if ENGLISH * @brief Get hide ribbon corresponding action * @return QAction pointer for minimum mode * \endif * * \if CHINESE * @brief 隐
src/SARibbonBar/SARibbonBar.cpp:1561
Method
minimumModeMainBarHeight
* \if ENGLISH * @brief Height in minimum mode * @return Height * \endif * * \if CHINESE * @brief 最小模式下的高度 * @return 高度 * \endif */
src/SARibbon.cpp:26731
Method
minimumModeMainBarHeight
* \if ENGLISH * @brief Get main bar height in minimum mode * @return Main bar height in minimum mode * \endif * * \if CHINESE * @bri
src/SARibbon.cpp:27699
Method
minimumModeMainBarHeight
* \if ENGLISH * @brief Height in minimum mode * @return Height * \endif * * \if CHINESE * @brief 最小模式下的高度 * @return 高度 * \endif */
src/SARibbonBar/SARibbonBar.cpp:3540
Method
minimumModeMainBarHeight
* \if ENGLISH * @brief Get main bar height in minimum mode * @return Main bar height in minimum mode * \endif * * \if C
src/SARibbonBar/SARibbonBarLayout.cpp:530
Method
minimumModeMainBarHeight
* \if ENGLISH * @brief Get the main bar height in minimum mode * @return The main bar height in minimum mode * \endif * * \if CHINESE * @
src/SARibbonBar/SARibbonBarLayout.cpp:889
Method
minimumSize
* \if ENGLISH * @brief Gets the minimum size of the layout * @return The minimum size * \endif * * \if CHINESE * @brief 获取布局的最小尺寸 * @ret
src/SARibbonBar/SARibbonPanelLayout.cpp:378
Method
minimumSize
src/SARibbonBar/SARibbonCategoryLayout.cpp:303
← previous
next →
1,401–1,500 of 2,356, ranked by callers