Prusa MINI Firmware overview
window_list.h File Reference
#include "window.h"

Go to the source code of this file.

Classes

struct  _window_class_list_t
 
struct  _window_list_t
 

Typedefs

typedef struct _window_class_list_t window_class_list_t
 
typedef struct _window_list_t window_list_t
 

Variables

const window_class_list_t window_class_list
 

Typedef Documentation

◆ window_class_list_t

◆ window_list_t

typedef struct _window_list_t window_list_t

Variable Documentation

◆ window_class_list

const window_class_list_t window_class_list