changeset 30 | 80e4d18b72f5 |
parent 21 | 4633027730f5 |
--- a/src/hbinput/inputwidgets/hbinputbutton.cpp Fri Sep 17 08:32:10 2010 +0300 +++ b/src/hbinput/inputwidgets/hbinputbutton.cpp Mon Oct 04 00:38:12 2010 +0300 @@ -27,6 +27,15 @@ /// @cond +/*! +@stable +@hbinput +\class HbInputButton +\brief Provides vkb button definitions used by HbInputButtonGroup + +\sa HbInputButtonGroup +*/ + // Defines how much the button size should be increased from its original size. const qreal HbInputThresholdMultiplier = 0.25;