TermOx
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
ox::Bar< Layout_t > Class Template Reference

Layout_t is the Layout to use for the Bar, not Accordion. More...

#include <accordion.hpp>

Inheritance diagram for ox::Bar< Layout_t >:

Public Types

using Parameters = typename Title::Parameters
 

Public Member Functions

 Bar (Parameters p)
 
void expand ()
 
void collapse ()
 
auto indicator_widget () -> Indicator &
 
auto title_widget () -> Title &
 

Public Attributes

sl::Signal< void()> toggle_request
 

Detailed Description

template<template< typename > typename Layout_t>
class ox::Bar< Layout_t >

Layout_t is the Layout to use for the Bar, not Accordion.


The documentation for this class was generated from the following file: