yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
empty_state.h File Reference
#include <functional>
Include dependency graph for empty_state.h:

Go to the source code of this file.

Classes

struct  yaze::gui::EmptyStateOptions
 Shared empty / disabled panel presentation. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::gui
 Graphical User Interface (GUI) components for the application.
 

Functions

bool yaze::gui::DrawEmptyState (const EmptyStateOptions &options)
 Draw a centered empty-state block.
 
EmptyStateOptions yaze::gui::EmptyNoRom (bool compact)
 
EmptyStateOptions yaze::gui::EmptyNoSelection (bool compact)
 
EmptyStateOptions yaze::gui::EmptySelectInCanvas (bool compact)
 
EmptyStateOptions yaze::gui::EmptyNoProject (bool compact)
 
EmptyStateOptions yaze::gui::EmptyLoading (const char *what, bool compact)