Chatterino
Public Attributes | List of all members
chatterino::AttachedWindow::GetArgs Struct Reference

#include <AttachedWindow.hpp>

Public Attributes

QString winId
 
int yOffset = -1
 
double x = -1
 
double pixelRatio = -1
 
int width = -1
 
int height = -1
 
bool fullscreen = false
 

Member Data Documentation

◆ fullscreen

bool chatterino::AttachedWindow::GetArgs::fullscreen = false

◆ height

int chatterino::AttachedWindow::GetArgs::height = -1

◆ pixelRatio

double chatterino::AttachedWindow::GetArgs::pixelRatio = -1

◆ width

int chatterino::AttachedWindow::GetArgs::width = -1

◆ winId

QString chatterino::AttachedWindow::GetArgs::winId

◆ x

double chatterino::AttachedWindow::GetArgs::x = -1

◆ yOffset

int chatterino::AttachedWindow::GetArgs::yOffset = -1

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