6 #ifndef SWIFT_MISC_ICONLIST_H
7 #define SWIFT_MISC_ICONLIST_H
Generic ordered container with value semantics.
Value object for icons. An icon is stored in the global icon repository and identified by its index....
Icon list (swift standard icons)
IconIndex
Index for each icon, allows to send them via DBus, efficiently store them, etc.
Generic sequential container with value semantics.
CSequence()=default
Default constructor.
Free functions in swift::misc.
void registerMetadata()
Register all relevant metadata in Misc.
#define SWIFT_DECLARE_SEQUENCE_MIXINS(Namespace, T, List)
Explicit template declaration of mixins for a CSequence subclass to be placed near the top of the hea...
#define SWIFT_MISC_EXPORT
Export a class or function from the library.