Change editing so that going up or down from a code or quote a para will be added if one doesn't exist so that the block can te typed around
This commit is contained in:
@@ -40,6 +40,9 @@ public:
|
||||
*/
|
||||
QPointer<ChatTextItemHelper> textItem;
|
||||
|
||||
/**
|
||||
* @brief handle the given key and modifiers.
|
||||
*/
|
||||
Q_INVOKABLE bool handleKey(Qt::Key key, Qt::KeyboardModifiers modifiers);
|
||||
|
||||
Q_SIGNALS:
|
||||
|
||||
Reference in New Issue
Block a user