quic/qbox
|
Public Member Functions | |
Console (QemuConsole *cons, std::shared_ptr< LibQemuInternals > &internals) | |
Console (const Console &)=default | |
int | get_index () const |
bool | is_graphic () const |
void | set_display_gl_ctx (DisplayGLCtx *) |
void | set_window_id (int id) |
Public Attributes | |
QemuConsole * | m_cons |
std::shared_ptr< LibQemuInternals > | m_int |