Image Formats NG
|
This is class implements image showing tool. More...
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. | |
![]() | |
AbstractTool ()=default | |
Constructs an AbstractTool instance. | |
virtual | ~AbstractTool () |
Destroys the AbstractTool object. | |
This is class implements image showing tool.