|
|
@ -74,6 +74,7 @@ This takes only the <Literal>t</Literal> parameter and returns a tuple of the
|
|
|
|
class TQStyleOption
|
|
|
|
class TQStyleOption
|
|
|
|
{
|
|
|
|
{
|
|
|
|
%TypeHeaderCode
|
|
|
|
%TypeHeaderCode
|
|
|
|
|
|
|
|
#define ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY 1
|
|
|
|
#include <tqstyle.h>
|
|
|
|
#include <tqstyle.h>
|
|
|
|
%End
|
|
|
|
%End
|
|
|
|
|
|
|
|
|
|
|
@ -170,6 +171,7 @@ class TQStyleControlElementData;
|
|
|
|
class TQStyleWidgetActionRequestData
|
|
|
|
class TQStyleWidgetActionRequestData
|
|
|
|
{
|
|
|
|
{
|
|
|
|
%TypeHeaderCode
|
|
|
|
%TypeHeaderCode
|
|
|
|
|
|
|
|
#define ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY 1
|
|
|
|
#include <tqstyle.h>
|
|
|
|
#include <tqstyle.h>
|
|
|
|
%End
|
|
|
|
%End
|
|
|
|
|
|
|
|
|
|
|
@ -189,6 +191,7 @@ typedef TQStyleWidgetActionRequestData TQStyleApplicationActionRequestData;
|
|
|
|
class TQStyle : TQObject
|
|
|
|
class TQStyle : TQObject
|
|
|
|
{
|
|
|
|
{
|
|
|
|
%TypeHeaderCode
|
|
|
|
%TypeHeaderCode
|
|
|
|
|
|
|
|
#define ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY 1
|
|
|
|
#include <tqstyle.h>
|
|
|
|
#include <tqstyle.h>
|
|
|
|
%End
|
|
|
|
%End
|
|
|
|
|
|
|
|
|
|
|
|