Thanks it works
Cheers,
Garvit Khatri
On Mon, Feb 16, 2015 at 10:08 PM, Aleix Pol wrote:
> On Mon, Feb 16, 2015 at 5:23 PM, Garvit Khatri
> wrote:
> >
> > i am not getting you I tried this:
> >
> > setButtons(QDialogButtonBox::Ok | QDialogButtonBox::Apply |
> > QDialogButtonBox::Cancel | QDial
On Mon, Feb 16, 2015 at 5:23 PM, Garvit Khatri wrote:
>
> i am not getting you I tried this:
>
> setButtons(QDialogButtonBox::Ok | QDialogButtonBox::Apply |
> QDialogButtonBox::Cancel | QDialogButtonBox::Reset);
>
>
> but still the same error.The class in which i am using this is inherited
> from
i am not getting you I tried this:
setButtons(QDialogButtonBox::Ok | QDialogButtonBox::Apply |
QDialogButtonBox::Cancel | QDialogButtonBox::Reset);
but still the same error.The class in which i am using this is
inherited from KPageDialog.
Code: http://pastebin.com/95FGKXea
Cheers,
Garvit Kh
On Mon, Feb 16, 2015 at 4:09 PM, Garvit Khatri wrote:
> Hi Aleix,
>
> Thanks for help but do you have any reference for error: 'setButtons' was
> not declared in this scope.
>
> Thank you
>
> Cheers,
> Garvit Khatri
>
> On Mon, Feb 16, 2015 at 7:19 PM, Aleix Pol wrote:
>>
>> On Mon, Feb 16, 2015
Hi Aleix,
Thanks for help but do you have any reference for error: 'setButtons' was
not declared in this scope.
Thank you
Cheers,
Garvit Khatri
On Mon, Feb 16, 2015 at 7:19 PM, Aleix Pol wrote:
> On Mon, Feb 16, 2015 at 2:30 PM, Garvit Khatri
> wrote:
> > Hi All,
> >
> > I am porting LabPlot