Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Selection::Element Struct Reference

#include <container_qpainter_p.h>

+ Collaboration diagram for Selection::Element:

Public Attributes

litehtml::element::ptr element
 
int index = -1
 
int x = -1
 

Detailed Description

Definition at line 22 of file container_qpainter_p.h.

Member Data Documentation

◆ element

litehtml::element::ptr Selection::Element::element

Definition at line 24 of file container_qpainter_p.h.

◆ index

int Selection::Element::index = -1

Definition at line 25 of file container_qpainter_p.h.

Referenced by getStartAndEnd(), and Selection::update().

◆ x

int Selection::Element::x = -1

Definition at line 26 of file container_qpainter_p.h.

Referenced by Selection::update().


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