<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: VDG, Plasma.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />ngraham requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D28033">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This patch creates the <tt style="background: #ebebeb; font-size: 13px;">ExpandableListItem</tt>, a re-usable PlasmaComponents3 item that can<br />
be used for the views in various Plasma applet pop-ups, such as Vaults, Printers,<br />
Bluetooth, Networks, and Device Notifier. This way those applets can share more code and<br />
not have to implement this paradigm themselves in five different ways, as they currently<br />
do.</p>

<p>All of these applets currently use slightly different visual styles. For example the<br />
network applet uses a pushbutton with no icon as its "default action" button, while<br />
other applets use icons-only toolbuttons. I tried my best to create a component that's<br />
flexible but also consistent, so various applets that adopt it will see minor visual<br />
changes as a result. Hopefully this is acceptable.</p>

<p>Closes <a href="https://phabricator.kde.org/T12812" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">T12812</a></p></div></div><br /><div><strong>TEST PLAN</strong><div><p><a href="https://phabricator.kde.org/F8174587" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F8174587: vokoscreenNG-2020-03-13_10-44-43.webm</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>BRANCH</strong><div><div>ExpandableListItem (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28033">https://phabricator.kde.org/D28033</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/declarativeimports/plasmacomponents3/ExpandableListItem.qml<br />
src/declarativeimports/plasmacomponents3/qmldir</div></div></div><br /><div><strong>To: </strong>ngraham, VDG, Plasma<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns<br /></div>