Defines the exception classes for the layout algorithm. More...
#include <exception>
Go to the source code of this file.
Classes | |
struct | gui2::layout_exception_width_modified |
Exception thrown when the width has been modified during resizing. More... | |
struct | gui2::layout_exception_resize_failed |
Basic exception when the layout doesn't fit. More... | |
struct | gui2::layout_exception_width_resize_failed |
Exception thrown when the width resizing has failed. More... | |
struct | gui2::layout_exception_height_resize_failed |
Exception thrown when the height resizing has failed. More... | |
Namespaces | |
gui2 | |
Generic file dialog. | |
Defines the exception classes for the layout algorithm.
Definition in file layout_exception.hpp.