Qtc.Charts.QtCharts_QPieLegendMarker

Contents

Documentation

class QqtCharts_QPieLegendMarkerTrUtf8 x1 where #

Methods

qtCharts_QPieLegendMarkerTrUtf8 :: x1 -> IO String #

Instances
QqtCharts_QPieLegendMarkerTrUtf8 String # 
Instance details

Defined in Qtc.Charts.QtCharts_QPieLegendMarker

Methods

qtCharts_QPieLegendMarkerTrUtf8 :: String -> IO String #

QqtCharts_QPieLegendMarkerTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Charts.QtCharts_QPieLegendMarker

Methods

qtCharts_QPieLegendMarkerTrUtf8 :: (String, String) -> IO String #

QqtCharts_QPieLegendMarkerTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Charts.QtCharts_QPieLegendMarker

Methods

qtCharts_QPieLegendMarkerTrUtf8 :: (String, String, Int) -> IO String #

Orphan instances

QsenderSignalIndex (QtCharts_QPieLegendMarker ()) () # 
Instance details

Methods

senderSignalIndex :: QtCharts_QPieLegendMarker () -> () -> IO Int #

QsenderSignalIndex (QtCharts_QPieLegendMarkerSc a) () # 
Instance details

Methods

senderSignalIndex :: QtCharts_QPieLegendMarkerSc a -> () -> IO Int #

Qsender (QtCharts_QPieLegendMarker ()) () # 
Instance details

Methods

sender :: QtCharts_QPieLegendMarker () -> () -> IO (QObject ()) #

Qsender (QtCharts_QPieLegendMarkerSc a) () # 
Instance details

Methods

sender :: QtCharts_QPieLegendMarkerSc a -> () -> IO (QObject ()) #

Qreceivers (QtCharts_QPieLegendMarker ()) String # 
Instance details

Methods

receivers :: QtCharts_QPieLegendMarker () -> String -> IO Int #

Qreceivers (QtCharts_QPieLegendMarkerSc a) String # 
Instance details

Methods

receivers :: QtCharts_QPieLegendMarkerSc a -> String -> IO Int #

Qfont (QtCharts_QPieLegendMarker ()) () # 
Instance details

Methods

font :: QtCharts_QPieLegendMarker () -> () -> IO (QFont ()) #

Qfont (QtCharts_QPieLegendMarkerSc a) () # 
Instance details

Methods

font :: QtCharts_QPieLegendMarkerSc a -> () -> IO (QFont ()) #

Qbrush (QtCharts_QPieLegendMarker ()) () # 
Instance details

Methods

brush :: QtCharts_QPieLegendMarker () -> () -> IO (QBrush ()) #

Qbrush (QtCharts_QPieLegendMarkerSc a) () # 
Instance details

Methods

brush :: QtCharts_QPieLegendMarkerSc a -> () -> IO (QBrush ()) #

Qqtype (QtCharts_QPieLegendMarker ()) () (IO LegendMarkerType) # 
Instance details

Qqtype (QtCharts_QPieLegendMarkerSc a) () (IO LegendMarkerType) # 
Instance details

Qseries (QtCharts_QPieLegendMarker ()) () (IO (QtCharts_QPieSeries ())) # 
Instance details

Qseries (QtCharts_QPieLegendMarkerSc a) () (IO (QtCharts_QPieSeries ())) # 
Instance details

Qproperty (QtCharts_QPieLegendMarker ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QtCharts_QPieLegendMarker () -> String -> IO (QVariant ()) #

Qproperty (QtCharts_QPieLegendMarkerSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QtCharts_QPieLegendMarkerSc a -> String -> IO (QVariant ()) #

Qparent (QtCharts_QPieLegendMarker ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QtCharts_QPieLegendMarker () -> () -> IO (QObject ()) #

Qparent (QtCharts_QPieLegendMarkerSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QtCharts_QPieLegendMarkerSc a -> () -> IO (QObject ()) #

QuserMethod (QtCharts_QPieLegendMarker ()) () (IO ()) # 
Instance details

Methods

userMethod :: QtCharts_QPieLegendMarker () -> Int -> () -> IO () #

QuserMethod (QtCharts_QPieLegendMarkerSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QtCharts_QPieLegendMarkerSc a -> Int -> () -> IO () #

QtimerEvent (QtCharts_QPieLegendMarker ()) (QTimerEvent t1) # 
Instance details

QtimerEvent (QtCharts_QPieLegendMarkerSc a) (QTimerEvent t1) # 
Instance details

QsetFont (QtCharts_QPieLegendMarker ()) (QFont t1) # 
Instance details

Methods

setFont :: QtCharts_QPieLegendMarker () -> QFont t1 -> IO () #

QsetFont (QtCharts_QPieLegendMarkerSc a) (QFont t1) # 
Instance details

Methods

setFont :: QtCharts_QPieLegendMarkerSc a -> QFont t1 -> IO () #

QisSignalConnected (QtCharts_QPieLegendMarker ()) (QMetaMethod t1) # 
Instance details

QisSignalConnected (QtCharts_QPieLegendMarkerSc a) (QMetaMethod t1) # 
Instance details

QdisconnectNotify (QtCharts_QPieLegendMarker ()) (QMetaMethod t1) # 
Instance details

QdisconnectNotify (QtCharts_QPieLegendMarkerSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent (QtCharts_QPieLegendMarker ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QtCharts_QPieLegendMarker () -> QEvent t1 -> IO () #

QcustomEvent (QtCharts_QPieLegendMarkerSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QtCharts_QPieLegendMarkerSc a -> QEvent t1 -> IO () #

QconnectNotify (QtCharts_QPieLegendMarker ()) (QMetaMethod t1) # 
Instance details

QconnectNotify (QtCharts_QPieLegendMarkerSc a) (QMetaMethod t1) # 
Instance details

QchildEvent (QtCharts_QPieLegendMarker ()) (QChildEvent t1) # 
Instance details

QchildEvent (QtCharts_QPieLegendMarkerSc a) (QChildEvent t1) # 
Instance details

Qevent (QtCharts_QPieLegendMarker ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QtCharts_QPieLegendMarker () -> QEvent t1 -> IO Bool #

Qevent (QtCharts_QPieLegendMarkerSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QtCharts_QPieLegendMarkerSc a -> QEvent t1 -> IO Bool #

QuserMethod (QtCharts_QPieLegendMarker ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QtCharts_QPieLegendMarker () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QtCharts_QPieLegendMarkerSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QtCharts_QPieLegendMarkerSc a -> Int -> QVariant () -> IO (QVariant ()) #

QeventFilter (QtCharts_QPieLegendMarker ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QtCharts_QPieLegendMarker () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QtCharts_QPieLegendMarkerSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QtCharts_QPieLegendMarkerSc a -> (QObject t1, QEvent t2) -> IO Bool #