Dekko
Dekko::Lomiri::Components::ListItemWithActions Class Reference

Signals

void itemDoubleClicked (var mouse)
 
void itemClicked (var mouse)
 
void itemPressAndHold (var mouse)
 

Public Member Functions

void returnToBoundsRTL ()
 
void returnToBoundsLTR ()
 
void returnToBounds ()
 
void contains (item, point, marginX)
 
void getActionAt (point)
 
void updateActiveAction ()
 
void resetSwipe ()
 
void filterVisibleActions (actions)
 

Properties

Action leftSideAction
 
list< Action > rightSideActions
 
double defaultHeight
 
bool locked
 
Action activeAction
 
int triggerIndex
 
var activeItem
 
bool triggerActionOnMouseRelease
 
bool selected
 
bool selectionMode
 
bool showActionHighlight
 
alias showDivider
 
alias internalAnchors
 
alias contents
 
double actionWidth
 
double leftActionWidth
 
double actionThreshold
 
double threshold
 
string swipeState
 
alias swipping
 
bool _showActions
 
var _visibleRightSideActions
 

Detailed Description

Since
1.0

Definition at line 25 of file ListItemWithActions.qml.

Inheritance diagram for Dekko::Lomiri::Components::ListItemWithActions:
[legend]
Collaboration diagram for Dekko::Lomiri::Components::ListItemWithActions:
[legend]

Property Documentation

◆ _showActions

bool Dekko::Lomiri::Components::ListItemWithActions::_showActions
Remarks
This property is read-only

Definition at line 76 of file ListItemWithActions.qml.

◆ actionThreshold

double Dekko::Lomiri::Components::ListItemWithActions::actionThreshold
Remarks
This property is read-only

Definition at line 64 of file ListItemWithActions.qml.

◆ actionWidth

double Dekko::Lomiri::Components::ListItemWithActions::actionWidth
Remarks
This property is read-only

Definition at line 58 of file ListItemWithActions.qml.

◆ contents

alias Dekko::Lomiri::Components::ListItemWithActions::contents
Remarks
This is the default property

Definition at line 55 of file ListItemWithActions.qml.

◆ leftActionWidth

double Dekko::Lomiri::Components::ListItemWithActions::leftActionWidth
Remarks
This property is read-only

Definition at line 61 of file ListItemWithActions.qml.

◆ swipeState

string Dekko::Lomiri::Components::ListItemWithActions::swipeState
Remarks
This property is read-only

Definition at line 70 of file ListItemWithActions.qml.

◆ swipping

alias Dekko::Lomiri::Components::ListItemWithActions::swipping
Remarks
This property is read-only

Definition at line 73 of file ListItemWithActions.qml.

◆ threshold

double Dekko::Lomiri::Components::ListItemWithActions::threshold
Remarks
This property is read-only

Definition at line 67 of file ListItemWithActions.qml.


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