quic/qbox
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
qemu::SDL2Console Class Reference

Public Member Functions

 SDL2Console (struct sdl2_console *cons, std::shared_ptr< LibQemuInternals > &internals)
 
 SDL2Console (const SDL2Console &)=default
 
void init (Console &con, void *user_data)
 
void set_hidden (bool hidden)
 
void set_idx (int idx)
 
void set_opts (DisplayOptions &opts)
 
void set_opengl (bool opengl)
 
void set_dcl_ops (DclOps &dcl_ops)
 
void set_dgc_ops (DisplayGLCtxOps &dgc_ops)
 
SDL_Windowget_real_window () const
 
DisplayChangeListenerget_dcl () const
 
DisplayGLCtxget_dgc () const
 
void register_dcl () const
 
void set_window_id (Console &con) const
 

Public Attributes

struct sdl2_consolem_cons
 
std::shared_ptr< LibQemuInternalsm_int
 

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