Subversion Repositories tpanel

Rev

Rev 393 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 393 Rev 394
Line 25... Line 25...
25
class QString;
25
class QString;
26
class QPaintEvent;
26
class QPaintEvent;
27
class QStaticText;
27
class QStaticText;
28
class QPixmap;
28
class QPixmap;
29
class QFont;
29
class QFont;
-
 
30
class QRawFont;
30
 
31
 
31
class TQMarquee : public QLabel
32
class TQMarquee : public QLabel
32
{
33
{
33
    Q_OBJECT
34
    Q_OBJECT
34
    Q_PROPERTY(QString text READ text WRITE setText)
35
    Q_PROPERTY(QString text READ text WRITE setText)