Euphoria
layoutcontainer.cc File Reference
#include "gui/layoutcontainer.h"
#include "gui/layout.h"

Go to the source code of this file.

Namespaces

 eu
 
 eu::gui
 

Functions

std::shared_ptr< Layout > eu::gui::create_table_layout (const std::vector< bool > &expandable_rows, const std::vector< bool > &expandable_cols, float combined_padding)
 
std::shared_ptr< Layout > eu::gui::create_single_row_layout (float padding)