Re: RecentAction doesn't derive from RecentChooser
- From: "Jonathon Jongsma" <jonathon quotidian org>
- To: "José Alburquerque" <jaalburquerque cox net>
- Cc: gtkmm-list gnome org
- Subject: Re: RecentAction doesn't derive from RecentChooser
- Date: Tue, 15 Jan 2008 13:24:54 -0600
On 1/15/08, José Alburquerque <jaalburquerque cox net> wrote:
> http://techbase.kde.org/index.php?title=Policies/Binary_Compatibility_Issues_With_C%2B%2B
>
> The "Do's and Don'ts" section really clarified the constructor question
> for me by saying:
>
> You can...
>
> * add new non-virtual functions including signals and slots and
> constructors.
>
> ...
>
> -Jose
>
Yes, constructors should be fine -- they should be the same as a
normal non-virtual function. Adding a virtual destructor will change
the ABI, however.
--
jonner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]