Project

General

Profile

« Previous | Next » 

Revision a13319ca

Added by skyjake about 11 years ago

libdeng2|Widget: Renamed potentially dangerous method

Widget::clear() is now clearTree(), as clear() might be confused with
clearing the widget's own contents rather than the entire tree
under it.

Also, clear() might be confused with clearing a UI data context --
the end result is visibly similar (child widgets gone, however
the corresponding data items still remain).

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences