#include <SARibbonContextCategory.h>
|
| void | hide () |
| | Hide the context category
|
| |
| void | show () |
| | Show the context category
|
| |
|
|
QWidget * | parentWidget () const |
| | Get the parent widget
|
| |
|
virtual bool | eventFilter (QObject *watched, QEvent *e) override |
| |
◆ addCategoryPage() [1/2]
| SARibbonCategory * SARibbonContextCategory::addCategoryPage |
( |
const QString & |
title | ) |
|
Add a category page with title
◆ addCategoryPage() [2/2]
Add an existing category page
◆ categoryList()
◆ categoryPage()
Get the category page at the specified index
◆ categoryPageAdded
◆ categoryPageRemoved
| void SARibbonContextCategory::categoryPageRemoved |
( |
SARibbonCategory * |
category | ) |
|
|
signal |
◆ categoryTitleChanged
| void SARibbonContextCategory::categoryTitleChanged |
( |
SARibbonCategory * |
category, |
|
|
const QString & |
title |
|
) |
| |
|
signal |
◆ contextTitle()
| QString SARibbonContextCategory::contextTitle |
( |
| ) |
const |
◆ contextTitleChanged
| void SARibbonContextCategory::contextTitleChanged |
( |
const QString & |
title | ) |
|
|
signal |
◆ hide
| void SARibbonContextCategory::hide |
( |
| ) |
|
|
slot |
Hide the context category
◆ isHaveCategory()
| bool SARibbonContextCategory::isHaveCategory |
( |
SARibbonCategory * |
category | ) |
const |
Check if the context manages this category
◆ setContextTitle()
| void SARibbonContextCategory::setContextTitle |
( |
const QString & |
contextTitle | ) |
|
◆ show
| void SARibbonContextCategory::show |
( |
| ) |
|
|
slot |
Show the context category
◆ takeCategory()
Remove a category from management
该类的文档由以下文件生成:
- /home/runner/work/SARibbon/SARibbon/src/SARibbonBar/SARibbonContextCategory.h
- /home/runner/work/SARibbon/SARibbon/src/SARibbonBar/SARibbonContextCategory.cpp