• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

libplasma

Plasma::TextEdit

Plasma::TextEdit Class Reference

#include <textedit.h>

Inheritance diagram for Plasma::TextEdit:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 36 of file textedit.h.


Public Slots

void dataUpdated (const QString &sourceName, const Plasma::DataEngine::Data &data)

Signals

void textChanged ()

Public Member Functions

KTextEdit * nativeWidget () const
void setStyleSheet (const QString &stylesheet)
void setText (const QString &text)
QString styleSheet ()
QString text () const
 TextEdit (QGraphicsWidget *parent=0)
 ~TextEdit ()

Protected Member Functions

void resizeEvent (QGraphicsSceneResizeEvent *event)

Properties

KTextEdit nativeWidget
QGraphicsWidget parentWidget
QString stylesheet
QString text

Constructor & Destructor Documentation

Plasma::TextEdit::TextEdit ( QGraphicsWidget *  parent = 0  )  [explicit]

Definition at line 45 of file textedit.cpp.

Plasma::TextEdit::~TextEdit (  ) 

Definition at line 55 of file textedit.cpp.


Member Function Documentation

void Plasma::TextEdit::dataUpdated ( const QString &  sourceName,
const Plasma::DataEngine::Data &  data 
) [slot]

Definition at line 86 of file textedit.cpp.

KTextEdit* Plasma::TextEdit::nativeWidget (  )  const

Returns:
the native widget wrapped by this TextEdit

void Plasma::TextEdit::resizeEvent ( QGraphicsSceneResizeEvent *  event  )  [protected]

Definition at line 100 of file textedit.cpp.

void Plasma::TextEdit::setStyleSheet ( const QString &  stylesheet  ) 

Sets the stylesheet used to control the visual display of this TextEdit.

  • stylesheet a CSS string

Definition at line 71 of file textedit.cpp.

void Plasma::TextEdit::setText ( const QString &  text  ) 

Sets the display text for this TextEdit.

  • text the text to display; should be translated.

Definition at line 60 of file textedit.cpp.

QString Plasma::TextEdit::styleSheet (  ) 

Returns:
the stylesheet currently used with this widget

Definition at line 76 of file textedit.cpp.

QString Plasma::TextEdit::text (  )  const

Returns:
the display text

void Plasma::TextEdit::textChanged (  )  [signal]


Property Documentation

KTextEdit * Plasma::TextEdit::nativeWidget [read]

Definition at line 43 of file textedit.h.

QGraphicsWidget Plasma::TextEdit::parentWidget [read]

Definition at line 40 of file textedit.h.

QString Plasma::TextEdit::stylesheet [read, write]

Definition at line 42 of file textedit.h.

QString Plasma::TextEdit::text [read, write]

Definition at line 41 of file textedit.h.


The documentation for this class was generated from the following files:
  • textedit.h
  • textedit.cpp

libplasma

Skip menu "libplasma"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libplasma
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal