#include <SARibbonGalleryItem.h>
|
|
class | SARibbonGalleryGroupModel |
| |
◆ SARibbonGalleryItem() [1/3]
| SARibbonGalleryItem::SARibbonGalleryItem |
( |
| ) |
|
|
explicit |
◆ SARibbonGalleryItem() [2/3]
| SARibbonGalleryItem::SARibbonGalleryItem |
( |
const QString & |
text, |
|
|
const QIcon & |
icon |
|
) |
| |
|
explicit |
Constructor with text and icon
◆ SARibbonGalleryItem() [3/3]
| SARibbonGalleryItem::SARibbonGalleryItem |
( |
QAction * |
act | ) |
|
|
explicit |
◆ ~SARibbonGalleryItem()
| SARibbonGalleryItem::~SARibbonGalleryItem |
( |
| ) |
|
|
virtual |
◆ action()
| QAction * SARibbonGalleryItem::action |
( |
| ) |
|
◆ data()
| QVariant SARibbonGalleryItem::data |
( |
int |
role | ) |
const |
|
virtual |
◆ flags()
| Qt::ItemFlags SARibbonGalleryItem::flags |
( |
| ) |
const |
|
virtual |
◆ icon()
| QIcon SARibbonGalleryItem::icon |
( |
| ) |
const |
◆ isEnable()
| bool SARibbonGalleryItem::isEnable |
( |
| ) |
const |
◆ isSelectable()
| bool SARibbonGalleryItem::isSelectable |
( |
| ) |
const |
◆ setAction()
| void SARibbonGalleryItem::setAction |
( |
QAction * |
act | ) |
|
◆ setData()
| void SARibbonGalleryItem::setData |
( |
int |
role, |
|
|
const QVariant & |
data |
|
) |
| |
◆ setEnable()
| void SARibbonGalleryItem::setEnable |
( |
bool |
isEnable | ) |
|
◆ setFlags()
| void SARibbonGalleryItem::setFlags |
( |
Qt::ItemFlags |
flag | ) |
|
◆ setIcon()
| void SARibbonGalleryItem::setIcon |
( |
const QIcon & |
ico | ) |
|
◆ setSelectable()
| void SARibbonGalleryItem::setSelectable |
( |
bool |
isSelectable | ) |
|
◆ setText()
| void SARibbonGalleryItem::setText |
( |
const QString & |
text | ) |
|
◆ setTextAlignment()
| void SARibbonGalleryItem::setTextAlignment |
( |
Qt::Alignment |
a | ) |
|
◆ setToolTip()
| void SARibbonGalleryItem::setToolTip |
( |
const QString & |
text | ) |
|
◆ text()
| QString SARibbonGalleryItem::text |
( |
| ) |
const |
◆ textAlignment()
| Qt::Alignment SARibbonGalleryItem::textAlignment |
( |
| ) |
const |
◆ toolTip()
| QString SARibbonGalleryItem::toolTip |
( |
| ) |
const |
该类的文档由以下文件生成:
- /home/runner/work/SARibbon/SARibbon/src/SARibbonBar/SARibbonGalleryItem.h
- /home/runner/work/SARibbon/SARibbon/src/SARibbonBar/SARibbonGalleryItem.cpp