D11316: Components for Cards
Marco Martin
noreply at phabricator.kde.org
Wed Mar 14 08:29:50 UTC 2018
mart created this revision.
mart added a reviewer: Kirigami.
Restricted Application added a project: Kirigami.
Restricted Application added a subscriber: plasma-devel.
mart requested review of this revision.
REVISION SUMMARY
Cards are divided in AbstractCard which is empty and Card,
which has a default layout of
header: image and title
contentItem: free for any kind of item, but just a Label
with WordWrap recommended
footer: list of action buttons
TEST PLAN
tested in Kirigmai Gallery
REPOSITORY
R169 Kirigami
BRANCH
mart/Card
REVISION DETAIL
https://phabricator.kde.org/D11316
AFFECTED FILES
examples/galleryapp/CMakeLists.txt
examples/galleryapp/resources.qrc
examples/gallerydata/contents/ui/MainPage.qml
examples/gallerydata/contents/ui/gallery/CardsGridViewGallery.qml
examples/gallerydata/contents/ui/gallery/CardsLayoutGallery.qml
examples/gallerydata/contents/ui/gallery/CardsListViewGallery.qml
kirigami.qrc
src/controls/AbstractCard.qml
src/controls/Card.qml
src/controls/CardsGridView.qml
src/controls/CardsLayout.qml
src/controls/CardsListView.qml
src/controls/GlobalDrawer.qml
src/controls/Heading.qml
src/controls/Page.qml
src/controls/ScrollablePage.qml
src/controls/Units.qml
src/controls/private/BannerGroup.qml
src/controls/private/BannerImage.qml
src/controls/private/RefreshableScrollView.qml
src/controls/templates/AbstractApplicationHeader.qml
src/controls/templates/AbstractCard.qml
src/controls/templates/private/ScrollView.qml
src/kirigamiplugin.cpp
src/styles/org.kde.desktop/Units.qml
To: mart, #kirigami
Cc: plasma-devel, apol, davidedmundson, mart, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180314/ff847ed3/attachment.html>
More information about the Plasma-devel
mailing list