Login  Register

class prefixes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

class prefixes

ravas
870 posts
What is the meaning of QC, QG and RS?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: class prefixes

dxli
2003 posts
historic names:

I read them this:

 QC means Qt for the Core Application;
QG means Qt with GUI component (forms, good to replace them with QML)
RS means everything else

ravas wrote
What is the meaning of QC, QG and RS?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: class prefixes

ravas
870 posts
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: class prefixes

LordOfBikes
Administrator
1119 posts
RS comes from RibbonSoft, the QCad company. That is why we propose to prefix new classes with LC_ to distinguish them for licensing issues.

Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: class prefixes

ravas
870 posts
Danke.