|
Image Formats NG
|
This is class implements image converting tool. More...
Public Member Functions | |
| ConvertTool () | |
| Constructs a ConvertTool 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. | |
This is class implements image converting tool.
1.8.13