Avoid GUI display for App listing
This commit is contained in:
parent
0802609fd8
commit
4ee36fd405
7 changed files with 46 additions and 87 deletions
|
|
@ -84,8 +84,10 @@ public:
|
|||
|
||||
QString getHost() const;
|
||||
bool isPrintCSV() const;
|
||||
bool isVerbose() const;
|
||||
|
||||
private:
|
||||
QString m_Host;
|
||||
bool m_PrintCSV;
|
||||
bool m_Verbose;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue