TDE
0.1.0
Loading...
Searching...
No Matches
info.hpp
Go to the documentation of this file.
1
12
#pragma once
13
14
#include <qstring.h>
15
16
namespace
tde::app {
17
22
struct
Info
23
{
24
QString name;
25
QString exec;
26
QString icon;
27
};
28
29
}
tde::app::Info
Application information.
Definition
info.hpp:23
include
tde
app
info.hpp
Generated by
1.9.8