aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h
diff options
context:
space:
mode:
authornils <[email protected]>2016-02-07 20:49:42 +0000
committernils <[email protected]>2016-02-07 20:49:42 +0000
commit646ec2ba7cd74d65014fac420d58c6e402d6ef98 (patch)
tree53c173856129b8fc4fed337dec21d7437ffe2b58 /textedit.h
parentseoma more refactoring (diff)
downloadgpg4usb-646ec2ba7cd74d65014fac420d58c6e402d6ef98.tar.gz
gpg4usb-646ec2ba7cd74d65014fac420d58c6e402d6ef98.zip
added findwidget
Diffstat (limited to 'textedit.h')
-rw-r--r--textedit.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/textedit.h b/textedit.h
index 74a7dc1..12e4970 100644
--- a/textedit.h
+++ b/textedit.h
@@ -92,6 +92,12 @@ public:
public slots:
/**
+ * @details Return pointer to the currently activated tabpage.
+ *
+ */
+ EditorPage *slotCurPage();
+
+ /**
* @details Insert a ">" at the begining of every line of current textedit.
*/
void slotQuote();
@@ -164,12 +170,6 @@ public slots:
*/
void slotSwitchTabDown();
- /**
- * @details Return pointer to the currently activated tabpage.
- *
- */
- EditorPage *slotCurPage();
-
private:
/**
* @details return just a filename stripped of a whole path