22 #include <QVBoxLayout> 24 #include <QTreeWidget> 25 #include <QListWidget> 29 #include <QGridLayout> 30 #include <QVBoxLayout> 47 const QIcon getIcon(QString name)
const;
49 std::shared_ptr<PrefixTreeWidget> w_PrefixTree;
50 std::shared_ptr<IconListWidget> w_IconList;
52 std::shared_ptr<QLabel> lbl_IconInfoName,
56 lbl_IconInfoDesktopSize;