|
ORE Studio 0.0.4
|
Dialog for creating a new message queue. More...
#include <CreateQueueDialog.hpp>
Inherits QDialog.

Public Member Functions | |
| CreateQueueDialog (QWidget *parent=nullptr) | |
| QString | queueName () const |
| QString | scopeType () const |
| QString | queueType () const |
| QString | description () const |
Dialog for creating a new message queue.
Collects queue name, scope type (party/tenant/system), queue type (task/channel), and an optional description.