#include <WindowManager.hpp>
◆ WindowManager()
chatterino::WindowManager::WindowManager |
( |
| ) |
|
◆ ~WindowManager()
chatterino::WindowManager::~WindowManager |
( |
| ) |
|
|
overridedefault |
◆ closeAll()
void chatterino::WindowManager::closeAll |
( |
| ) |
|
◆ createWindow()
Window & chatterino::WindowManager::createWindow |
( |
WindowType |
type, |
|
|
bool |
show = true , |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ decodeChannel()
◆ emotePopupPos()
QPoint chatterino::WindowManager::emotePopupPos |
( |
| ) |
|
◆ encodeChannel()
void chatterino::WindowManager::encodeChannel |
( |
IndirectChannel |
channel, |
|
|
QJsonObject & |
obj |
|
) |
| |
|
static |
◆ encodeFilters()
void chatterino::WindowManager::encodeFilters |
( |
Split * |
split, |
|
|
QJsonArray & |
arr |
|
) |
| |
|
static |
◆ encodeTab()
void chatterino::WindowManager::encodeTab |
( |
SplitContainer * |
tab, |
|
|
bool |
isSelected, |
|
|
QJsonObject & |
obj |
|
) |
| |
|
static |
◆ forceLayoutChannelViews()
void chatterino::WindowManager::forceLayoutChannelViews |
( |
| ) |
|
◆ getGeneration()
int chatterino::WindowManager::getGeneration |
( |
| ) |
const |
◆ getMainWindow()
Window & chatterino::WindowManager::getMainWindow |
( |
| ) |
|
◆ getSelectedWindow()
Window & chatterino::WindowManager::getSelectedWindow |
( |
| ) |
|
◆ getWordFlags()
◆ incGeneration()
void chatterino::WindowManager::incGeneration |
( |
| ) |
|
◆ initialize()
void chatterino::WindowManager::initialize |
( |
Settings & |
settings, |
|
|
Paths & |
paths |
|
) |
| |
|
overridevirtual |
◆ layoutChannelViews()
void chatterino::WindowManager::layoutChannelViews |
( |
Channel * |
channel = nullptr | ) |
|
◆ openInPopup()
◆ queueSave()
void chatterino::WindowManager::queueSave |
( |
| ) |
|
◆ repaintGifEmotes()
void chatterino::WindowManager::repaintGifEmotes |
( |
| ) |
|
◆ repaintVisibleChatWidgets()
void chatterino::WindowManager::repaintVisibleChatWidgets |
( |
Channel * |
channel = nullptr | ) |
|
◆ save()
void chatterino::WindowManager::save |
( |
| ) |
|
|
overridevirtual |
◆ scrollToMessage()
void chatterino::WindowManager::scrollToMessage |
( |
const MessagePtr & |
message | ) |
|
Scrolls to the message in a split that's not a mentions view and focuses the split.
- Parameters
-
◆ select() [1/2]
void chatterino::WindowManager::select |
( |
Split * |
split | ) |
|
◆ select() [2/2]
◆ sendAlert()
void chatterino::WindowManager::sendAlert |
( |
| ) |
|
◆ setEmotePopupPos()
void chatterino::WindowManager::setEmotePopupPos |
( |
QPoint |
pos | ) |
|
◆ showAccountSelectPopup()
void chatterino::WindowManager::showAccountSelectPopup |
( |
QPoint |
point | ) |
|
◆ showSettingsDialog()
◆ updateWordTypeMask()
void chatterino::WindowManager::updateWordTypeMask |
( |
| ) |
|
◆ gifRepaintRequested
pajlada::Signals::NoArgSignal chatterino::WindowManager::gifRepaintRequested |
◆ layoutRequested
pajlada::Signals::Signal<Channel *> chatterino::WindowManager::layoutRequested |
◆ miscUpdate
pajlada::Signals::NoArgSignal chatterino::WindowManager::miscUpdate |
◆ scrollToMessageSignal
pajlada::Signals::Signal<const MessagePtr &> chatterino::WindowManager::scrollToMessageSignal |
◆ selectSplit
pajlada::Signals::Signal<Split *> chatterino::WindowManager::selectSplit |
◆ selectSplitContainer
pajlada::Signals::Signal<SplitContainer *> chatterino::WindowManager::selectSplitContainer |
◆ WINDOW_LAYOUT_FILENAME
const QString chatterino::WindowManager::WINDOW_LAYOUT_FILENAME |
|
static |
◆ wordFlagsChanged
pajlada::Signals::NoArgSignal chatterino::WindowManager::wordFlagsChanged |
The documentation for this class was generated from the following files: