16#include "buttonsettings.h"
17#include "buttoncontroller.h"
19#include "pcf8574mux.h"
37 Button (
const ButtonSettings & settings);
47 const ButtonController & ctrl()
const;
52 ButtonController & ctrl();
57 const ButtonSettings & settings()
const;
78 bool isOpened()
const;
88 bool isPressed()
const;
93 bool operator== (
const Button &other)
const;
98 bool operator!= (
const Button &other)
const;
101 ButtonSettings m_settings;
SpaIot name space.
Definition: bussettings.h:21