virtual void HScroll(unsigned total, unsigned visible, unsigned start) override
virtual void VScroll(unsigned total, unsigned visible, unsigned start) override
virtual void setEnabled(bool do_bv)
Pure virtual to make sure every widget implements it.
virtual void activateLink(const std::string &url)
Derived classes should implement this, method is used to trigger event like user has pressed the link...