Is code for Qtopia Phone and Qtopia PDA Editions 2.2.0 in the same source base?
Entry number: 285 - Is code for Qtopia Phone and Qtopia PDA Editions 2.2.0 in the same source base?
Answer:
The source base is the same. However, for edition-specific functionality there are two approaches used:
- For minor variations in functionlity #ifdef statements are used.
- For major variations in functionality, code is provided in separate files.