Add a warning dialog with details, continue, and cancel button
ClosedPublic

Authored by chinmoyr on Jun 13 2019, 4:05 PM.

Diff Detail

Repository
R236 KWidgetsAddons
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 13100
Build 13118: arc lint + arc unit
chinmoyr created this revision.Jun 13 2019, 4:05 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJun 13 2019, 4:05 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
chinmoyr requested review of this revision.Jun 13 2019, 4:05 PM
chinmoyr edited the summary of this revision. (Show Details)Jun 13 2019, 4:13 PM
In D21782#479190, @GB_2 wrote:

I think a KCollapsibleGroupBox would fit here: http://blog.davidedmundson.co.uk/blog/my-new-widget-in-frameworks/

+1, this seems like a perfect use of that widget in fact. Dolphin has an example in viewpropertiesdialog.cpp.

In D21782#479190, @GB_2 wrote:

I think a KCollapsibleGroupBox would fit here: http://blog.davidedmundson.co.uk/blog/my-new-widget-in-frameworks/

Thanks! I'll give it a shot.

chinmoyr updated this revision to Diff 60264.Jun 21 2019, 5:12 PM

Updated the implementation.

ngraham accepted this revision.Jun 21 2019, 9:13 PM
This revision is now accepted and ready to land.Jun 21 2019, 9:13 PM

Can we get this in?

apol accepted this revision.Jul 11 2019, 6:38 PM
elvisangelaccio added inline comments.
src/kmessagebox.h
329

Needs a bump to 5.61

chinmoyr edited the summary of this revision. (Show Details)Jul 19 2019, 8:42 AM
This revision was automatically updated to reflect the committed changes.