Articles 5
Evgenii Legotckoi
Evgenii LegotckoiNov. 22, 2019, 2:03 a.m.
Django - Tutorial 050. Creating Dynamic Site Settings Using SingletonModel Let's say you create a site with CMS based on Django, which must have some kind of dynamic site settings that will be available to the user. For example, the name of the site, some specialized i…
Evgenii Legotckoi
Evgenii LegotckoiSept. 20, 2018, 9:33 a.m.
Generative Design Patterns - Singleton Goals Make sure the class has only one instance and provides a global access point to it. Encapsulated "initialization at a certain point in time" or "initialization on …
Evgenii Legotckoi
Evgenii LegotckoiJuly 5, 2017, 7:14 a.m.
QML - Tutorial 030. Registering a QML Type as a Singleton object In addition to C ++ classes in QML, Singleton can also use QML types, which are separate QML files. This is also used by qmlRegisterSingletonType , but in order for this type to…
Comments 0
Nothing found
Forum topics 0
Nothing found
Forum posts 0
Nothing found
Test 0
Nothing found
Shared codes 0
Nothing found

Follow us in social networks