documented (nearly) ever class

This commit is contained in:
itsmattkc
2019-07-06 23:32:01 -05:00
parent a9ff2389e6
commit 5e3c2fb7e4
43 changed files with 284 additions and 62 deletions
+3
View File
@@ -25,6 +25,9 @@
#include "widget/panel/panel.h"
#include "widget/projectexplorer/projectexplorer.h"
/**
* @brief A PanelWidget wrapper around a ProjectExplorer and a ProjectToolbar
*/
class ProjectPanel : public PanelWidget
{
Q_OBJECT