Chatterino
Classes | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
chatterino::AttachedWindow Class Reference

#include <AttachedWindow.hpp>

Inheritance diagram for chatterino::AttachedWindow:
[legend]
Collaboration diagram for chatterino::AttachedWindow:
[legend]

Classes

struct  GetArgs
 

Public Member Functions

virtual ~AttachedWindow () override
 
void setChannel (ChannelPtr channel)
 

Static Public Member Functions

static AttachedWindowget (void *target_, const GetArgs &args)
 
static void detach (const QString &winId)
 

Protected Member Functions

virtual void showEvent (QShowEvent *) override
 

Constructor & Destructor Documentation

◆ ~AttachedWindow()

chatterino::AttachedWindow::~AttachedWindow ( )
overridevirtual
Here is the call graph for this function:

Member Function Documentation

◆ detach()

void chatterino::AttachedWindow::detach ( const QString &  winId)
static
Here is the caller graph for this function:

◆ get()

AttachedWindow * chatterino::AttachedWindow::get ( void *  target_,
const GetArgs args 
)
static
Here is the caller graph for this function:

◆ setChannel()

void chatterino::AttachedWindow::setChannel ( ChannelPtr  channel)

◆ showEvent()

void chatterino::AttachedWindow::showEvent ( QShowEvent *  )
overrideprotectedvirtual
Here is the call graph for this function:

Member Data Documentation

◆ split

Split* chatterino::AttachedWindow::split

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