D15804: Fix Duplicates on Quick Open File

gregormi noreply at phabricator.kde.org
Mon Oct 15 11:35:00 BST 2018


gregormi added inline comments.

INLINE COMMENTS

> katequickopenmodel.h:14
> +public:
> +    enum Columns : int { FileName, FilePath, Bold };
> +    explicit KateQuickOpenModel(KateMainWindow *mainWindow, QObject *parent=nullptr);

I wonder if there is a good way to make it more clear that these enum symbols are used as implicitly casted column index numbers later.

REPOSITORY
  R40 Kate

BRANCH
  fixDuplicatesQuickOpen2

REVISION DETAIL
  https://phabricator.kde.org/D15804

To: tcanabrava, cullmann, brauch, neundorf
Cc: gregormi, dhaumann, kwrite-devel, michaelh, ngraham, demsking, cullmann, sars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181015/a045484d/attachment.html>


More information about the KWrite-Devel mailing list