[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyKDE] qt 2.1 qhbox
From:       Pete Ware <ware () cis ! ohio-state ! edu>
Date:       2000-06-07 19:04:42
[Download RAW message or body]

2000-06-07  Pete Ware  <ware@cis.ohio-state.edu>

	* qt 2.1 added qt.QHBox.setStretchFactor()  Assumes QT_21x is
	available as a version (previous patch).

diff -c PyQt-0.13pre1/sip/qhbox.sip sip/qhbox.sip 
*** PyQt-0.13pre1/sip/qhbox.sip	Wed May 24 04:34:47 2000
--- sip/qhbox.sip	Wed Jun  7 12:48:37 2000
***************
*** 24,29 ****
--- 24,32 ----
  	QHBox(QWidget * /TransferThis/ = 0,const char * = 0,WFlags = 0,bool = 1);
  
  	void setSpacing(int);
+ %If Version(QT_21x)
+ 	bool setStretchFactor (QWidget *, int);
+ %End
  
  protected:
  	QHBox(bool,QWidget * /TransferThis/ = 0,const char * = 0,WFlags = 0,


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic