Class CaptureButton#
Inherits the following classes: QPushButton
Inherited by the following classes: CaptureToolButton, OrientablePushButton
Public Functions#
Type | Name |
---|---|
CaptureButton () = delete |
|
CaptureButton (QWidget * parent=nullptr) |
|
CaptureButton (const QString & text, QWidget * parent=nullptr) |
|
CaptureButton (const QIcon & icon, const QString & text, QWidget * parent=nullptr) |
|
void | setColor (const QColor & c) |
QString | styleSheet () const |
Public Static Functions#
Type | Name |
---|---|
QString | globalStyleSheet () |
Public Functions Documentation#
function CaptureButton [1/4]#
CaptureButton::CaptureButton () = delete
function CaptureButton [2/4]#
CaptureButton::CaptureButton (
QWidget * parent=nullptr
)
function CaptureButton [3/4]#
CaptureButton::CaptureButton (
const QString & text,
QWidget * parent=nullptr
)
function CaptureButton [4/4]#
CaptureButton::CaptureButton (
const QIcon & icon,
const QString & text,
QWidget * parent=nullptr
)
function setColor#
void CaptureButton::setColor (
const QColor & c
)
function styleSheet#
QString CaptureButton::styleSheet () const
Public Static Functions Documentation#
function globalStyleSheet#
static QString CaptureButton::globalStyleSheet ()