Image Formats NG
Public Member Functions | List of all members
ImageTool::ShowTool Class Reference

This is class implements image showing tool. More...

Inheritance diagram for ImageTool::ShowTool:
ImageTool::AbstractTool

Public Member Functions

 ShowTool ()
 Constructs a ShowTool instance.
 
QByteArray id () const override
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
QString decription () const override
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
int run (const QStringList &arguments) override
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
- Public Member Functions inherited from ImageTool::AbstractTool
 AbstractTool ()=default
 Constructs an AbstractTool instance.
 
virtual ~AbstractTool ()
 Destroys the AbstractTool object.
 

Detailed Description

This is class implements image showing tool.