Qtc.Classes.Datavis3d

Documentation

class QaddRows a b where #

Methods

addRows :: a -> b -> IO Int #

class QallowNegatives a b where #

Methods

allowNegatives :: a -> b -> IO Bool #

class QallowZero a b where #

Methods

allowZero :: a -> b -> IO Bool #

class QautoColumnCategories a b where #

Methods

autoColumnCategories :: a -> b -> IO Bool #

class QautoRowCategories a b where #

Methods

autoRowCategories :: a -> b -> IO Bool #

class QaxisZ a b where #

Methods

axisZ :: a -> b -> IO (QtDataVisualization_QValue3DAxis ()) #

class QcolorStyle a b where #

Methods

colorStyle :: a -> b -> IO ColorStyle #

class QcolumnCategories a b where #

Methods

columnCategories :: a -> b -> IO [String] #

class QcolumnCategoryIndex a b where #

Methods

columnCategoryIndex :: a -> b -> IO Int #

class QcolumnRole a b where #

Methods

columnRole :: a -> b -> IO String #

class QcolumnRolePattern a b where #

Methods

columnRolePattern :: a -> b -> IO (QRegExp ()) #

class QcolumnRoleReplace a b where #

Methods

columnRoleReplace :: a -> b -> IO String #

class QcreateExtraData a b where #

Methods

createExtraData :: a -> b -> IO () #

class QdataProxy a b c | a -> c where #

Methods

dataProxy :: a -> b -> c #

class Qdptr a b c | a -> c where #

Methods

dptr :: a -> b -> c #

class Qdptrc a b c | a -> c where #

Methods

dptrc :: a -> b -> c #

class QgridPositions a b where #

Methods

gridPositions :: a -> b -> IO [Float] #

class QisBackgroundEnabled a b where #

Methods

isBackgroundEnabled :: a -> b -> IO Bool #

class QitemModel a b where #

Methods

itemModel :: a -> b -> IO (QAbstractItemModel ()) #

class QlabelPositions a b where #

Methods

labelPositions :: a -> b -> IO [Float] #

class QlabelStrings a b where #

Methods

labelStrings :: a -> b -> IO (QStringListRef ()) #

class Qlabels a b where #

Methods

labels :: a -> b -> IO [String] #

class QqmouseMoveEvent a b where #

Methods

qmouseMoveEvent :: a -> b -> IO () #

class QqmousePressEvent a b where #

Methods

qmousePressEvent :: a -> b -> IO () #

class QqmouseReleaseEvent a b where #

Methods

qmouseReleaseEvent :: a -> b -> IO () #

class QmultiHighlightColor a b where #

Methods

multiHighlightColor :: a -> b -> IO (QColor ()) #

class QmultiHighlightGradient a b where #

Methods

multiHighlightGradient :: a -> b -> IO (QLinearGradient ()) #

class QmultiMatchBehavior a b c | a -> c where #

Methods

multiMatchBehavior :: a -> b -> c #

class QpopulateCopy a b where #

Methods

populateCopy :: a -> b -> IO () #

class QpositionAt a b where #

Methods

positionAt :: a -> b -> IO Float #

class QprevDistance a b where #

Methods

prevDistance :: a -> b -> IO Int #

class QpreviousInputPos a b where #

Methods

previousInputPos :: a -> b -> IO Point #

class QqpreviousInputPos a b where #

Methods

qpreviousInputPos :: a -> b -> IO (QPoint ()) #

class Qrecalculate a b where #

Methods

recalculate :: a -> b -> IO () #

class QreleaseAxis a b where #

Methods

releaseAxis :: a -> b -> IO () #

class Qremap a b where #

Methods

remap :: a -> b -> IO () #

class QresetArray a b where #

Methods

resetArray :: a -> b -> IO () #

class QrotationRole a b where #

Methods

rotationRole :: a -> b -> IO String #

class QrotationRolePattern a b where #

Methods

rotationRolePattern :: a -> b -> IO (QRegExp ()) #

class QrotationRoleReplace a b where #

Methods

rotationRoleReplace :: a -> b -> IO String #

class QrowCategories a b where #

Methods

rowCategories :: a -> b -> IO [String] #

class QrowCategoryIndex a b where #

Methods

rowCategoryIndex :: a -> b -> IO Int #

class QrowRole a b where #

Methods

rowRole :: a -> b -> IO String #

class QrowRolePattern a b where #

Methods

rowRolePattern :: a -> b -> IO (QRegExp ()) #

class QrowRoleReplace a b where #

Methods

rowRoleReplace :: a -> b -> IO String #

class QselectedSeries a b c | a -> c where #

Methods

selectedSeries :: a -> b -> c #

class QseriesList a b c | a -> c where #

Methods

seriesList :: a -> b -> c #

class QsetAllowNegatives a b where #

Methods

setAllowNegatives :: a -> b -> IO () #

class QsetAllowZero a b where #

Methods

setAllowZero :: a -> b -> IO () #

class QsetAutoColumnCategories a b where #

Methods

setAutoColumnCategories :: a -> b -> IO () #

class QsetAutoRowCategories a b where #

Methods

setAutoRowCategories :: a -> b -> IO () #

class QsetAxisZ a b where #

Methods

setAxisZ :: a -> b -> IO () #

class QsetBackgroundEnabled a b where #

Methods

setBackgroundEnabled :: a -> b -> IO () #

class QsetColorStyle a b where #

Methods

setColorStyle :: a -> b -> IO () #

class QsetColumnCategories a b where #

Methods

setColumnCategories :: a -> b -> IO () #

class QsetColumnRole a b where #

Methods

setColumnRole :: a -> b -> IO () #

class QsetColumnRolePattern a b where #

Methods

setColumnRolePattern :: a -> b -> IO () #

class QsetColumnRoleReplace a b where #

Methods

setColumnRoleReplace :: a -> b -> IO () #

class QsetDataProxy a b where #

Methods

setDataProxy :: a -> b -> IO () #

class QqsetItem a b where #

Methods

qsetItem :: a -> b -> IO () #

class QsetItemModel a b where #

Methods

setItemModel :: a -> b -> IO () #

class QsetLabels a b where #

Methods

setLabels :: a -> b -> IO () #

class QsetMultiHighlightColor a b where #

Methods

setMultiHighlightColor :: a -> b -> IO () #

class QsetMultiHighlightGradient a b where #

Methods

setMultiHighlightGradient :: a -> b -> IO () #

class QsetMultiMatchBehavior a b where #

Methods

setMultiMatchBehavior :: a -> b -> IO () #

class QsetPrevDistance a b where #

Methods

setPrevDistance :: a -> b -> IO () #

class QsetPreviousInputPos a b where #

Methods

setPreviousInputPos :: a -> b -> IO () #

class QqsetPreviousInputPos a b where #

Methods

qsetPreviousInputPos :: a -> b -> IO () #

class QsetRotationRole a b where #

Methods

setRotationRole :: a -> b -> IO () #

class QsetRotationRolePattern a b where #

Methods

setRotationRolePattern :: a -> b -> IO () #

class QsetRotationRoleReplace a b where #

Methods

setRotationRoleReplace :: a -> b -> IO () #

class QsetRowCategories a b where #

Methods

setRowCategories :: a -> b -> IO () #

class QsetRowRole a b where #

Methods

setRowRole :: a -> b -> IO () #

class QsetRowRolePattern a b where #

Methods

setRowRolePattern :: a -> b -> IO () #

class QsetRowRoleReplace a b where #

Methods

setRowRoleReplace :: a -> b -> IO () #

class QsetRows a b where #

Methods

setRows :: a -> b -> IO () #

class QsetSingleHighlightColor a b where #

Methods

setSingleHighlightColor :: a -> b -> IO () #

class QsetSingleHighlightGradient a b where #

Methods

setSingleHighlightGradient :: a -> b -> IO () #

class QsetTextureFile a b where #

Methods

setTextureFile :: a -> b -> IO () #

class QsetUseModelCategories a b where #

Methods

setUseModelCategories :: a -> b -> IO () #

class QsetXPosRole a b where #

Methods

setXPosRole :: a -> b -> IO () #

class QsetXPosRolePattern a b where #

Methods

setXPosRolePattern :: a -> b -> IO () #

class QsetXPosRoleReplace a b where #

Methods

setXPosRoleReplace :: a -> b -> IO () #

class QsetYPosRole a b where #

Methods

setYPosRole :: a -> b -> IO () #

class QsetYPosRolePattern a b where #

Methods

setYPosRolePattern :: a -> b -> IO () #

class QsetYPosRoleReplace a b where #

Methods

setYPosRoleReplace :: a -> b -> IO () #

class QsetZPosRole a b where #

Methods

setZPosRole :: a -> b -> IO () #

class QsetZPosRolePattern a b where #

Methods

setZPosRolePattern :: a -> b -> IO () #

class QsetZPosRoleReplace a b where #

Methods

setZPosRoleReplace :: a -> b -> IO () #

class QsingleHighlightColor a b where #

Methods

singleHighlightColor :: a -> b -> IO (QColor ()) #

class QsingleHighlightGradient a b where #

Methods

singleHighlightGradient :: a -> b -> IO (QLinearGradient ()) #

class QstringForValue a b where #

Methods

stringForValue :: a -> b -> IO String #

class QsubGridPositions a b where #

Methods

subGridPositions :: a -> b -> IO [Float] #

class QtextureFile a b where #

Methods

textureFile :: a -> b -> IO String #

class QuseModelCategories a b where #

Methods

useModelCategories :: a -> b -> IO Bool #

class QxPosRole a b where #

Methods

xPosRole :: a -> b -> IO String #

class QxPosRolePattern a b where #

Methods

xPosRolePattern :: a -> b -> IO (QRegExp ()) #

class QxPosRoleReplace a b where #

Methods

xPosRoleReplace :: a -> b -> IO String #

class QyPosRole a b where #

Methods

yPosRole :: a -> b -> IO String #

class QyPosRolePattern a b where #

Methods

yPosRolePattern :: a -> b -> IO (QRegExp ()) #

class QyPosRoleReplace a b where #

Methods

yPosRoleReplace :: a -> b -> IO String #

class QzPosRole a b where #

Methods

zPosRole :: a -> b -> IO String #

class QzPosRolePattern a b where #

Methods

zPosRolePattern :: a -> b -> IO (QRegExp ()) #

class QzPosRoleReplace a b where #

Methods

zPosRoleReplace :: a -> b -> IO String #