|
|
|
@ -101,7 +101,7 @@ This is a wrapper around the <Literal>TQLayoutIterator</Literal>
|
|
|
|
|
class TQGLayoutIterator
|
|
|
|
|
{
|
|
|
|
|
%TypeHeaderCode
|
|
|
|
|
#include <tqabstractlayout.h>
|
|
|
|
|
#include <tqlayout.h>
|
|
|
|
|
%End
|
|
|
|
|
|
|
|
|
|
public:
|
|
|
|
@ -114,7 +114,7 @@ public:
|
|
|
|
|
class TQLayoutIterator
|
|
|
|
|
{
|
|
|
|
|
%TypeHeaderCode
|
|
|
|
|
#include <tqabstractlayout.h>
|
|
|
|
|
#include <tqlayout.h>
|
|
|
|
|
%End
|
|
|
|
|
|
|
|
|
|
public:
|
|
|
|
@ -137,7 +137,7 @@ public:
|
|
|
|
|
class TQLayoutItem
|
|
|
|
|
{
|
|
|
|
|
%TypeHeaderCode
|
|
|
|
|
#include <tqabstractlayout.h>
|
|
|
|
|
#include <tqlayout.h>
|
|
|
|
|
%End
|
|
|
|
|
|
|
|
|
|
public:
|
|
|
|
@ -178,7 +178,7 @@ public:
|
|
|
|
|
class TQSpacerItem : TQLayoutItem
|
|
|
|
|
{
|
|
|
|
|
%TypeHeaderCode
|
|
|
|
|
#include <tqabstractlayout.h>
|
|
|
|
|
#include <tqlayout.h>
|
|
|
|
|
%End
|
|
|
|
|
|
|
|
|
|
public:
|
|
|
|
@ -201,7 +201,7 @@ public:
|
|
|
|
|
class TQWidgetItem : TQLayoutItem
|
|
|
|
|
{
|
|
|
|
|
%TypeHeaderCode
|
|
|
|
|
#include <tqabstractlayout.h>
|
|
|
|
|
#include <tqlayout.h>
|
|
|
|
|
%End
|
|
|
|
|
|
|
|
|
|
public:
|
|
|
|
@ -224,7 +224,7 @@ public:
|
|
|
|
|
class TQLayout : TQObject, TQLayoutItem
|
|
|
|
|
{
|
|
|
|
|
%TypeHeaderCode
|
|
|
|
|
#include <tqabstractlayout.h>
|
|
|
|
|
#include <tqlayout.h>
|
|
|
|
|
%End
|
|
|
|
|
|
|
|
|
|
public:
|
|
|
|
|