D7246: Tooltips
    Christoph Feck 
    noreply at phabricator.kde.org
       
    Wed Jan 10 21:41:25 UTC 2018
    
    
  
cfeck added inline comments.
INLINE COMMENTS
> decoration.h:179
>      void requestShowWindowMenu();
> +    void requestShowToolTip(QString text);
> +    void requestHideToolTip();
const QString &text
> decorationbutton.cpp:292
> +{
> +
> +    switch (type) {
empty line
> decorationbutton_p.h:69
>  
> +    QString typeToString( DecorationButtonType type );
> +
Does kwin use this "spaces inside parentheses" style?
> decoratedclientprivate.h:79
>  
> +    virtual void requestShowToolTip(QString &text) = 0;
> +    virtual void requestHideToolTip() = 0;
const QString &
REVISION DETAIL
  https://phabricator.kde.org/D7246
To: McPain, #breeze, #plasma, graesslin
Cc: cfeck, davidedmundson, jriddell, ngraham, broulik, plasma-devel, #breeze, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180110/38ab63cc/attachment.html>
    
    
More information about the Plasma-devel
mailing list