Skip to content
Snippets Groups Projects
Commit 0a05aa54 authored by Emmanuel Lepage's avatar Emmanuel Lepage
Browse files

[ #7876 ] Add some doxygen

parent eaaff515
No related branches found
No related tags found
No related merge requests found
......@@ -42,8 +42,10 @@ class KDateWidget;
class HistoryTreeItem;
class HistoryTree;
//Typedef
typedef QList<HistoryTreeItem*> HistoryList;
///@class HistoryDock Dock to see the previous SFLPhone calls
class HistoryDock : public QDockWidget {
Q_OBJECT
......
......@@ -41,6 +41,7 @@ class QLabel;
//KDE
class KAction;
///@class HistoryTreeItem Items for the history dock
class HistoryTreeItem : public QWidget
{
Q_OBJECT
......
......@@ -31,6 +31,7 @@ class KAction;
class QMenu;
class QIcon;
///@class SFLPhoneTray The old system try, should be totally replaced by a plasmoid some day
class SFLPhoneTray : public KSystemTrayIcon
{
Q_OBJECT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment