Add ElidedLabel
authorChristian Kamm <mail@ckamm.de>
Tue, 11 Jul 2017 13:50:56 +0000 (15:50 +0200)
committerckamm <mail@ckamm.de>
Wed, 12 Jul 2017 07:04:27 +0000 (09:04 +0200)
commite13b618a6574f3a47c12b12af6586dfc4e3efb69
tree6e527966e625831e4ef7f4b5b84bff0803098de4
parentcd1b89475c65807a52fff22f9c3a3cbb6d44b998
Add ElidedLabel

A label that adjusts its text based on Qt::TextElideMode.
src/gui/CMakeLists.txt
src/gui/elidedlabel.cpp [new file with mode: 0644]
src/gui/elidedlabel.h [new file with mode: 0644]