#include <mpdcom.h>
Public Methods | |
CommandItem (QString command, responcetype responce=SIMPLE, bool send=false) | |
Public Attributes | |
QString | command |
The MPD command. More... | |
responcetype | responce |
The expected responce. More... | |
bool | send |
Send or not. More... |
|
Constructor, creates an instance of this class
|
|
The MPD command.
|
|
The expected responce.
|
|
Send or not.
|