advconfig_checkbox_factory_t< p_is_radio > Class Template Reference
#include <advconfig.h>
List of all members.
|
Public Member Functions |
| | advconfig_checkbox_factory_t (const char *p_name, const GUID &p_guid, const GUID &p_parent, double p_priority, bool p_initialstate) |
Detailed Description
template<bool p_is_radio>
class advconfig_checkbox_factory_t< p_is_radio >
Service factory helper around standard
advconfig_entry_checkbox implementation. Use this class to register your own Advanced Preferences checkbox/radiocheckbox entries.
Usage: static advconfig_entry_checkbox<isRadioBox> mybox(name, itemID, parentID, priority, initialstate);
Constructor & Destructor Documentation
template<bool p_is_radio>
The documentation for this class was generated from the following file: