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

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

[Octave-bug-tracker] [bug #39600] configure: more precise checks for req


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #39600] configure: more precise checks for required Qt features needed
Date: Sun, 28 Jul 2013 22:39:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36

Follow-up Comment #3, bug #39600 (project octave):

Yeah, we could do that. Or we could check for only a handful of the most
recently added functions that we use and consider that good enough for the
mess of them.

For example, I just did some diggin, and the
QAbstractItemModel::beginResetModel() and QAbstractItemModel::endResetModel()
member functions were both added in Qt 4.6. These might be the most recently
added functions that we use, and they both seem pretty essential,
synchronizing between the model and the view.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39600>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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