diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-11-11 10:07:27 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-11-11 10:07:27 -0600 |
commit | 255c708bf163a061807e755ad7827de894228ba5 (patch) | |
tree | 10f0662a9e86f8cf301ca9b2f5c7851a79dda810 /kstars | |
parent | 0525ca8f54b28435218d2377f663559ee1d02921 (diff) | |
download | tdeedu-255c708bf163a061807e755ad7827de894228ba5.tar.gz tdeedu-255c708bf163a061807e755ad7827de894228ba5.zip |
Update Q->TQ constants in ui files.
Diffstat (limited to 'kstars')
-rw-r--r-- | kstars/kstars/tools/argexportimage.ui | 18 | ||||
-rw-r--r-- | kstars/kstars/tools/argsetcolor.ui | 20 |
2 files changed, 19 insertions, 19 deletions
diff --git a/kstars/kstars/tools/argexportimage.ui b/kstars/kstars/tools/argexportimage.ui index c146ec7b..a60f65cf 100644 --- a/kstars/kstars/tools/argexportimage.ui +++ b/kstars/kstars/tools/argexportimage.ui @@ -170,7 +170,7 @@ <slot access="public" specifier="">setEnabled(bool)</slot> <slot access="public" specifier="">setDisabled(bool)</slot> <slot access="public" specifier="">setCaption(const TQString&)</slot> - <slot access="public" specifier="">setIcon(const QPixmap&)</slot> + <slot access="public" specifier="">setIcon(const TQPixmap&)</slot> <slot access="public" specifier="">setIconText(const TQString&)</slot> <slot access="public" specifier="">setMouseTracking(bool)</slot> <slot access="public" specifier="">setFocus()</slot> @@ -178,15 +178,15 @@ <slot access="public" specifier="">setUpdatesEnabled(bool)</slot> <slot access="public" specifier="">update()</slot> <slot access="public" specifier="">update(int,int,int,int)</slot> - <slot access="public" specifier="">update(const QRect&)</slot> + <slot access="public" specifier="">update(const TQRect&)</slot> <slot access="public" specifier="">repaint()</slot> <slot access="public" specifier="">repaint(bool)</slot> <slot access="public" specifier="">repaint(int,int,int,int)</slot> <slot access="public" specifier="">repaint(int,int,int,int,bool)</slot> - <slot access="public" specifier="">repaint(const QRect&)</slot> - <slot access="public" specifier="">repaint(const QRect&,bool)</slot> - <slot access="public" specifier="">repaint(const QRegion&)</slot> - <slot access="public" specifier="">repaint(const QRegion&,bool)</slot> + <slot access="public" specifier="">repaint(const TQRect&)</slot> + <slot access="public" specifier="">repaint(const TQRect&,bool)</slot> + <slot access="public" specifier="">repaint(const TQRegion&)</slot> + <slot access="public" specifier="">repaint(const TQRegion&,bool)</slot> <slot access="public" specifier="">show()</slot> <slot access="public" specifier="">hide()</slot> <slot access="public" specifier="">setShown(bool)</slot> @@ -203,11 +203,11 @@ <slot access="public" specifier="">lower()</slot> <slot access="public" specifier="">stackUnder(TQWidget*)</slot> <slot access="public" specifier="">move(int,int)</slot> - <slot access="public" specifier="">move(const QPoint&)</slot> + <slot access="public" specifier="">move(const TQPoint&)</slot> <slot access="public" specifier="">resize(int,int)</slot> - <slot access="public" specifier="">resize(const QSize&)</slot> + <slot access="public" specifier="">resize(const TQSize&)</slot> <slot access="public" specifier="">setGeometry(int,int,int,int)</slot> - <slot access="public" specifier="">setGeometry(const QRect&)</slot> + <slot access="public" specifier="">setGeometry(const TQRect&)</slot> <slot access="public" specifier="">adjustSize()</slot> <slot access="private" specifier="">focusProxyDestroyed()</slot> <slot access="public" specifier="">setValue(int)</slot> diff --git a/kstars/kstars/tools/argsetcolor.ui b/kstars/kstars/tools/argsetcolor.ui index 238123d7..014f7145 100644 --- a/kstars/kstars/tools/argsetcolor.ui +++ b/kstars/kstars/tools/argsetcolor.ui @@ -124,13 +124,13 @@ <signal>clicked()</signal> <signal>toggled(bool)</signal> <signal>stateChanged(int)</signal> - <signal>changed(const QColor&)</signal> + <signal>changed(const TQColor&)</signal> <slot access="public" specifier="">deleteLater()</slot> <slot access="private" specifier="">cleanupEventFilter(TQObject*)</slot> <slot access="public" specifier="">setEnabled(bool)</slot> <slot access="public" specifier="">setDisabled(bool)</slot> <slot access="public" specifier="">setCaption(const TQString&)</slot> - <slot access="public" specifier="">setIcon(const QPixmap&)</slot> + <slot access="public" specifier="">setIcon(const TQPixmap&)</slot> <slot access="public" specifier="">setIconText(const TQString&)</slot> <slot access="public" specifier="">setMouseTracking(bool)</slot> <slot access="public" specifier="">setFocus()</slot> @@ -138,15 +138,15 @@ <slot access="public" specifier="">setUpdatesEnabled(bool)</slot> <slot access="public" specifier="">update()</slot> <slot access="public" specifier="">update(int,int,int,int)</slot> - <slot access="public" specifier="">update(const QRect&)</slot> + <slot access="public" specifier="">update(const TQRect&)</slot> <slot access="public" specifier="">repaint()</slot> <slot access="public" specifier="">repaint(bool)</slot> <slot access="public" specifier="">repaint(int,int,int,int)</slot> <slot access="public" specifier="">repaint(int,int,int,int,bool)</slot> - <slot access="public" specifier="">repaint(const QRect&)</slot> - <slot access="public" specifier="">repaint(const QRect&,bool)</slot> - <slot access="public" specifier="">repaint(const QRegion&)</slot> - <slot access="public" specifier="">repaint(const QRegion&,bool)</slot> + <slot access="public" specifier="">repaint(const TQRect&)</slot> + <slot access="public" specifier="">repaint(const TQRect&,bool)</slot> + <slot access="public" specifier="">repaint(const TQRegion&)</slot> + <slot access="public" specifier="">repaint(const TQRegion&,bool)</slot> <slot access="public" specifier="">show()</slot> <slot access="public" specifier="">hide()</slot> <slot access="public" specifier="">setShown(bool)</slot> @@ -163,11 +163,11 @@ <slot access="public" specifier="">lower()</slot> <slot access="public" specifier="">stackUnder(TQWidget*)</slot> <slot access="public" specifier="">move(int,int)</slot> - <slot access="public" specifier="">move(const QPoint&)</slot> + <slot access="public" specifier="">move(const TQPoint&)</slot> <slot access="public" specifier="">resize(int,int)</slot> - <slot access="public" specifier="">resize(const QSize&)</slot> + <slot access="public" specifier="">resize(const TQSize&)</slot> <slot access="public" specifier="">setGeometry(int,int,int,int)</slot> - <slot access="public" specifier="">setGeometry(const QRect&)</slot> + <slot access="public" specifier="">setGeometry(const TQRect&)</slot> <slot access="public" specifier="">adjustSize()</slot> <slot access="private" specifier="">focusProxyDestroyed()</slot> <slot access="public" specifier="">animateClick()</slot> |