|
Rose
|
#include <utility>#include "Border.h"#include "Button.h"#include "Container.h"#include "Frame.h"#include "ScrollArea.h"#include "Signals.h"

Go to the source code of this file.
Classes | |
| class | rose::TabPage |
| A TabPage manages a single Widget which displays the page contents. More... | |
| class | rose::TabBody |
| A TabBody manages a number of TabPages. More... | |
| class | rose::Tab |
| A Tab Widget. More... | |
Namespaces | |
| rose | |
| ToDo: There is an issue that the initial scroll interaction is lost if the click/press lands on a Widget and not a Container (by user observation). | |
Typedefs | |
| using | rose::TabHeader = Row |
| The type to use as the TabHeader. | |
1.8.13