Revision 641863

Go back to digest for 18th March 2007

Features in KDE Base

Michaël Larouche committed changes in /trunk/KDE/kdelibs:

Introducting KInformationLabel widget.

@brief A specialized label to display informative message

KInformationLabel is used to display informative message only when needed.
This is useful to display a warning or error message in a dialog to notify the user of a problem without using a modal dialog like a message box.

File Changes

Added 4 files
  • /trunk/KDE/kdelibs/kdeui
  •   /tests/kinformationlabeltest.cpp
  •   /tests/kinformationlabeltest.h
  •   /widgets/kinformationlabel.cpp
  •   /widgets/kinformationlabel.h
Modified 3 files
  • /trunk/KDE/kdelibs
  •   /kdeui/CMakeLists.txt
  •   /kdewidgets/kde.widgets
  •   /kdeui/tests/CMakeLists.txt
7 files changed in total