ClassList > PinTool
Inherits the following classes: AbstractActionTool
Public Functions
Type |
Name |
|
PinTool (QObject * parent=nullptr)
|
bool |
closeOnButtonPressed () override const
|
CaptureTool * |
copy (QObject * parent=nullptr) override
|
QString |
description () override const
|
QIcon |
icon (const QColor & background, bool inEditor) override const
|
QString |
name () override const
|
See AbstractActionTool
Protected Functions
Type |
Name |
CaptureTool::Type |
type () override const
|
Public Functions Documentation
explicit PinTool::PinTool (
QObject * parent=nullptr
)
bool PinTool::closeOnButtonPressed () override const
function copy
CaptureTool * PinTool::copy (
QObject * parent=nullptr
) override
function description
QString PinTool::description () override const
function icon
QIcon PinTool::icon (
const QColor & background,
bool inEditor
) override const
function name
QString PinTool::name () override const
Protected Functions Documentation
function type
CaptureTool::Type PinTool::type () override const