From 88e5130bd86992819a036ef982733b5ee344d656 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 21 May 2015 10:48:10 +0200 Subject: add API to set the link to documentation --- node/helpnode.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'node/helpnode.h') diff --git a/node/helpnode.h b/node/helpnode.h index 3a949d9..88a0842 100644 --- a/node/helpnode.h +++ b/node/helpnode.h @@ -32,6 +32,13 @@ public: * @return */ virtual qint64 getPriority() const; + /** + * @brief setHelpPath + * @param path + */ + void setHelpPath(QString path); +private: + QString m_path; }; -- cgit v1.2.3-70-g09d2