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

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

[Octave-bug-tracker] [bug #63437] Null pointer dereference in file-edito


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #63437] Null pointer dereference in file-editor-tab.cc
Date: Wed, 30 Nov 2022 16:16:21 -0500 (EST)

Follow-up Comment #21, bug #63437 (project octave):

QSettings ultimately still provides access to a singleton object.  I don't
think I understood that previously.  But now that I do, it seems better to
just create local QSettings objects where they are needed to manage the access
to the underlying singleton.  Uncoupling base_qobject from the widgets seems
better to me now that I understand how QSettings is supposed to work.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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