GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
Loading...
Searching...
No Matches
BaseComposite.h File Reference

Go to the source code of this file.

Classes

class  gui_framework::BaseComposite
 Base class for all windows that has children windows. More...
 

Namespaces

namespace  gui_framework
 
namespace  gui_framework::interfaces
 

Macros

#define CREATE_DEFAULT_WINDOW_FUNCTION(className)
 

Macro Definition Documentation

◆ CREATE_DEFAULT_WINDOW_FUNCTION

#define CREATE_DEFAULT_WINDOW_FUNCTION ( className)

Definition at line 135 of file BaseComposite.h.