Dekko
Dekko::Markdown::InputOverlay Class Reference

Signals

void pressAndHold (int pos, bool fromTouch)
 
void tap (int pos)
 
void textModified ()
 

Public Member Functions

void activateInput ()
 
void showInputPanel ()
 
void ensureVisible (rect)
 
void unadulteratedCursorPosition (x, y)
 
void cursorPosition (x, y)
 
void mousePosition (mouse)
 
void positionInSelection (pos)
 
void mouseInSelection (mouse)
 
void selectText (mouse)
 
void firstFlickableParent (item)
 
void openContextMenu (mouse, noAutoselect)
 
void toggleFlickablesInteractive (turnOn)
 
void positionCaret (positioner, x, y)
 
void movePage (forward)
 
void handlePressed (event)
 
void handleReleased (event)
 
void handleMove (event)
 
void handleDblClick (event)
 

Properties

Item root
 
TextEdit textEdit
 
Flickable flickable
 
Item visibleArea
 
real lineSpacing
 
real lineSize
 
point frameDistance
 
string oldText
 
var flickableList
 
bool textChanged
 
var popover
 
bool suppressReleaseEvent
 
int pressedPosition
 
int moveStarts
 
int moveEnds
 
bool doubleTapInProgress
 
Item cursorPositionCursor
 
Item selectionStartCursor
 
Item selectionEndCursor
 

Detailed Description

Since
1.0

Definition at line 6 of file InputOverlay.qml.

Inheritance diagram for Dekko::Markdown::InputOverlay:
[legend]
Collaboration diagram for Dekko::Markdown::InputOverlay:
[legend]

The documentation for this class was generated from the following file: