Loading...
Searching...
No Matches
Public Member Functions |
Static Public Member Functions |
Public Attributes |
Friends |
List of all members
Process::Preset Struct Reference
Public Member Functions | |
| QByteArray | toJson () const noexcept |
Static Public Member Functions | |
| static std::shared_ptr< Process::Preset > | fromJson (const Process::ProcessFactoryList &procs, const QByteArray &obj) noexcept |
Public Attributes | |
| QString | name |
| ProcessIdentifier | key |
| QByteArray | data |
Friends | |
| bool | operator== (const Preset &lhs, const Preset &rhs) noexcept |
| bool | operator!= (const Preset &lhs, const Preset &rhs) noexcept |
| bool | operator< (const Preset &lhs, const Preset &rhs) noexcept |
The documentation for this struct was generated from the following files:
- Preset.hpp
- Preset.cpp