#include <MessageLayoutContainer.hpp>
◆ MessageLayoutContainer()
chatterino::MessageLayoutContainer::MessageLayoutContainer |
( |
| ) |
|
|
default |
◆ addElement()
◆ addElementNoLineBreak()
◆ addSelectionText()
void chatterino::MessageLayoutContainer::addSelectionText |
( |
QString & |
str, |
|
|
uint32_t |
from, |
|
|
uint32_t |
to, |
|
|
CopyMode |
copymode |
|
) |
| |
◆ atStartOfLine()
bool chatterino::MessageLayoutContainer::atStartOfLine |
( |
| ) |
|
◆ begin()
void chatterino::MessageLayoutContainer::begin |
( |
int |
width_, |
|
|
float |
scale_, |
|
|
MessageFlags |
flags_ |
|
) |
| |
◆ breakLine()
void chatterino::MessageLayoutContainer::breakLine |
( |
| ) |
|
◆ canAddElements()
bool chatterino::MessageLayoutContainer::canAddElements |
( |
| ) |
const |
◆ clear()
void chatterino::MessageLayoutContainer::clear |
( |
| ) |
|
◆ end()
void chatterino::MessageLayoutContainer::end |
( |
| ) |
|
◆ fitsInLine()
bool chatterino::MessageLayoutContainer::fitsInLine |
( |
int |
width_ | ) |
|
◆ getElementAt()
◆ getFirstMessageCharacterIndex()
int chatterino::MessageLayoutContainer::getFirstMessageCharacterIndex |
( |
| ) |
const |
◆ getHeight()
int chatterino::MessageLayoutContainer::getHeight |
( |
| ) |
const |
◆ getLastCharacterIndex()
int chatterino::MessageLayoutContainer::getLastCharacterIndex |
( |
| ) |
const |
◆ getScale()
float chatterino::MessageLayoutContainer::getScale |
( |
| ) |
const |
◆ getSelectionIndex()
int chatterino::MessageLayoutContainer::getSelectionIndex |
( |
QPoint |
point | ) |
|
◆ getWidth()
int chatterino::MessageLayoutContainer::getWidth |
( |
| ) |
const |
◆ isCollapsed()
bool chatterino::MessageLayoutContainer::isCollapsed |
( |
| ) |
|
◆ paintAnimatedElements()
void chatterino::MessageLayoutContainer::paintAnimatedElements |
( |
QPainter & |
painter, |
|
|
int |
yOffset |
|
) |
| |
◆ paintElements()
void chatterino::MessageLayoutContainer::paintElements |
( |
QPainter & |
painter | ) |
|
◆ paintSelection()
void chatterino::MessageLayoutContainer::paintSelection |
( |
QPainter & |
painter, |
|
|
int |
messageIndex, |
|
|
Selection & |
selection, |
|
|
int |
yOffset |
|
) |
| |
◆ reorderRTL()
void chatterino::MessageLayoutContainer::reorderRTL |
( |
int |
firstTextIndex | ) |
|
◆ containsRTL
bool chatterino::MessageLayoutContainer::containsRTL = false |
◆ first
The documentation for this struct was generated from the following files: