From 74dac1c21d3ad1f446874fd29f7e670e77a196b5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 Aug 2012 01:32:24 -0500 Subject: Automated update from Qt3 --- src/styles/ntqcommonstyle.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/styles/ntqcommonstyle.h') diff --git a/src/styles/ntqcommonstyle.h b/src/styles/ntqcommonstyle.h index fd1e0f459..ce7e12334 100644 --- a/src/styles/ntqcommonstyle.h +++ b/src/styles/ntqcommonstyle.h @@ -38,6 +38,11 @@ ** **********************************************************************/ +// RAJA FIXME +// QMotifPlusStyle +// QSGIStyle +// QWindowsStyle + #ifndef TQCOMMONSTYLE_H #define TQCOMMONSTYLE_H @@ -241,7 +246,6 @@ public: const TQStyleOption& = TQStyleOption::Default, const TQWidget *widget = 0 ) const; - private: // Disabled copy constructor and operator= #if defined(TQ_DISABLE_COPY) @@ -250,9 +254,6 @@ private: #endif }; -Q_EXPORT TQStyleControlElementData populateControlElementDataFromWidget(const TQWidget* widget, const TQStyleOption& opt, bool populateReliantFields=true); -Q_EXPORT TQStyle::ControlElementFlags getControlElementFlagsForObject(const TQObject* object, TQStringList objectTypeList, const TQStyleOption& opt); - #endif // QT_NO_STYLE #endif // TQCOMMONSTYLE_H -- cgit v1.2.1