Preferred way to test for a Qt feature?

Brad Hards bradh at frogmouth.net
Sun Aug 24 10:46:18 CEST 2008


I'm planning to add a feature that depends on a particular feature in Qt 4.5.

Obviously I don't want to break current compilation with Qt 4.5

Should I write a specific test for the required class, or can I just work off 
the Qt version?

Any recommendations for an example to copy?

BRad


More information about the Kde-buildsystem mailing list