Documentation
qBackingStore :: QWindow t1 -> IO (QBackingStore ()) #
qBackingStore_nf :: QWindow t1 -> IO (QBackingStore ()) #
beginPaint :: QBackingStore a -> QRegion t1 -> IO () #
endPaint :: QBackingStore a -> () -> IO () #
hasStaticContents :: QBackingStore a -> () -> IO Bool #
setStaticContents :: QBackingStore a -> QRegion t1 -> IO () #
staticContents :: QBackingStore a -> () -> IO (QRegion ()) #
qBackingStore_delete :: QBackingStore a -> IO () #