4#ifndef INCLUDE_FIFECHAN_WIDGETS_PRIMARYPANEL_HPP_
5#define INCLUDE_FIFECHAN_WIDGETS_PRIMARYPANEL_HPP_
8#include "fifechan/platform.hpp"
14#include "fifechan/widgets/panel.hpp"
34 explicit PrimaryPanel(std::string
const & title =
"Primary");
63 int mDefaultWidth{250};
int getDefaultWidth() const
Gets the default width of the panel.
PrimaryPanel(std::string const &title="Primary")
Constructor.
void setDefaultWidth(int width)
Sets the default width of the panel.
Used replacement tokens by configure_file():