octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #60646] launching qt doc browser with doc func


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60646] launching qt doc browser with doc function leaves temporary files
Date: Tue, 15 Jun 2021 20:45:30 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #25, bug #60646 (project octave):

I also meant to mention that I think I understand now why calling the
octave_dock_widget::save_settings function from the octave_dock_widget
destructor wsan't working properly: save_settings is a virtual function but
when called from the destructor it won't behave as a virtual function normally
does.  So any overloaded versions in derived classes won't be called.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60646>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]