On Thu, Mar 29, 2012 at 09:42:43PM +0200, Carsten Breuer wrote:
> Hi Jordi,
> 
> 
> great :-) Good News :-).
> 
> BTW:
> 
> I guess in Qt style it should be
> 
>    bool tabVisible(int index) const;
>    void setTabVisible(int index, bool);

Jordi's 

   bool isTabVisible(int index) const;

was correct, as the function returns a bool.

Andre'
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to