Preprocessor-Plugin
    Ruan Strydom 
    ruan at jcell.co.za
       
    Thu Oct 22 01:08:38 UTC 2009
    
    
  
Sorry, if I helped you it would be like the blind leading the blind,
and sorry taking an opportunity here:
If I had these members:
    typedef const int & Cir;
    enum Abc {A, B, C};
    Cir m_test1;
    int &_test2;
    int t[B];
would these properties be correct?
    Q_PROPERTY(int test1 READ test1)
    Q_PROPERTY(int test2 READ test2 WRITE setTest2)
    Q_PROPERTY(int t READ getT WRITE setT)
Thanks
On Thursday 22 October 2009 12:48:26 am Jonathan Schmidt-Dominé - Developer 
wrote:
> Hi!
> 
> I have tried to create a preprocessor-plugin. Maybe somebody could take a
>  look at it, it does not want to be loaded. ;)
> 
> Thanks
> Jonathan
> 
> ------------------------
> Automatisch eingefügte Signatur:
> Es lebe die Freiheit!
> Stoppt den Gebrauch proprietärer Software!
> Operating System: GNU/Linux
> Kernel: Linux 2.6.31-ARCH
> Distribution: Arch Linux
> Qt: 4.5.1
> KDE: 4.3.71 (KDE 4.3.71 (KDE 4.4 >= 20091007))
> KMail: 1.12.90
> 
    
    
More information about the KDevelop-devel
mailing list