cc_frm_button: add methode clearButtonDirectKeys()

Origin commit data
------------------
Commit: 7c683415f7
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-12-07 (Mon, 07 Dec 2020)
This commit is contained in:
2020-12-07 23:28:52 +01:00
committed by vanhofen
parent 613bafc202
commit 09aeae56c9

View File

@@ -228,6 +228,12 @@ class CComponentsButton : public CComponentsFrmChain, public CCTextScreen
return RC_NOKEY;
}
/**
* Remove all defined direct keys.
* @return void
*/
void clearButtonDirectKeys(){cc_directKeys.clear();}
/**
* Returns count of existant direct keys of cc_directKeys container.
* @return size_t