org.kde.qt

Interface QPaintDeviceInterface

public interface QPaintDeviceInterface

Method Summary
intdevType()
booleanisExtDev()
booleanpaintingActive()
intresolution()
voidsetResolution(int arg1)

Method Detail

devType

public int devType()

isExtDev

public boolean isExtDev()

paintingActive

public boolean paintingActive()

resolution

public int resolution()

setResolution

public void setResolution(int arg1)