SVN_SILENT: forgotten @since :D
svn path=/trunk/KDE/kdelibs/; revision=934746
This commit is contained in:
parent
aabf1acf74
commit
ca820f5770
@ -36,6 +36,8 @@ class ScrollWidgetPrivate;
|
|||||||
* @short A container of widgets that can have scrollbars
|
* @short A container of widgets that can have scrollbars
|
||||||
*
|
*
|
||||||
* A container of widgets that can have horizontal and vertical scrollbars if the content is bigger than the widget itself
|
* A container of widgets that can have horizontal and vertical scrollbars if the content is bigger than the widget itself
|
||||||
|
*
|
||||||
|
* @since 4.3
|
||||||
*/
|
*/
|
||||||
class PLASMA_EXPORT ScrollWidget : public QGraphicsWidget
|
class PLASMA_EXPORT ScrollWidget : public QGraphicsWidget
|
||||||
{
|
{
|
||||||
|
@ -36,6 +36,8 @@ class TextBrowserPrivate;
|
|||||||
* @class TextBrowser plasma/widgets/TextBrowser.h <Plasma/Widgets/TextBrowser>
|
* @class TextBrowser plasma/widgets/TextBrowser.h <Plasma/Widgets/TextBrowser>
|
||||||
*
|
*
|
||||||
* @short Provides a plasma-themed KTextBrowser.
|
* @short Provides a plasma-themed KTextBrowser.
|
||||||
|
*
|
||||||
|
* @since 4.3
|
||||||
*/
|
*/
|
||||||
class PLASMA_EXPORT TextBrowser : public QGraphicsProxyWidget
|
class PLASMA_EXPORT TextBrowser : public QGraphicsProxyWidget
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user