topikm6
texcelxs
C++ Classes
Sheet
TopIKM6 Reference Documentation
List of All Members for Sheet
This is the complete list of members for
Sheet
, including inherited members.
Sheet
(QObject *)
Sheet
(Book *, QObject *)
~Sheet
()
addDataValidation
(const QString &, const QString &, int , int , int , int , const QString &, const QString &, bool , bool , bool , bool )
addDataValidationDouble
(const QString &, const QString &, int , int , int , int , double , double , bool , bool , bool , bool )
addHyperlink
(const QString &, int , int , int , int )
addRange
(int , int , int , int ) : Range *
addrToRowCol
(const QString &) : QVariantMap
blockSignals
(bool )
childEvent
(QChildEvent *)
children
() const
clear
(int , int , int , int ) : bool
clearPrintArea
()
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
copyCell
(int , int , int , int ) : bool
copyRange
(const Range *, int , int ) : Range *
customEvent
(QEvent *)
d_ptr
:
delHyperlink
(int ) : bool
delMerge
(int , int ) : bool
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
()
dumpObjectTree
()
dynamicPropertyNames
() const
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
footer
() : QString
footerMargin
() const : double
getCellFormat
(int , int ) : Format *
getCellFormula
(int , int ) : QString
getCellType
(int , int ) const : QString
getCellValue
(int , int , const QString &) : QVariant
getColWidth
(int ) const : double
getFirstCol
() const : int
getFirstRow
() const : int
getHidden
() const : QString
getHyperlinkCount
() const : int
getHyperlinkInfo
(int ) : QVariantMap
getLastCol
() const : int
getLastRow
() const : int
getMerge
(int , int ) const : QVariantMap
getMergeCount
() const : int
getPictureCount
() const : int
getPictureInfo
(int ) const : QVariantMap
getRowHeight
(int ) const : double
getSheetName
() : QString
getTopLeftView
() const : QVariantMap
groupCols
(int , int , bool ) : bool
groupRows
(int , int , bool ) : bool
header
() : QString
headerMargin
() const : double
inherits
(const char *) const
insertCols
(int , int ) : bool
insertRows
(int , int ) : bool
installEventFilter
(QObject *)
isColHidden
(int ) const : bool
isFormula
(int , int ) const : bool
isGroupSummaryBelow
() const : bool
isGroupSummaryRight
() const : bool
isNull
() const : bool
isRightToLeft
() const : bool
isRowHidden
(int ) const : bool
isShowGridlines
() const : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
mStr
: XlStr
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
parent
() const
printArea
() : QVariantMap
property
(const char *) const
qStr2XlChar
(const QString &) : const XlChar *
receivers
(const char *) const
removeCols
(int , int ) : bool
removeDataValidations
()
removeEventFilter
(QObject *)
removeRows
(int , int ) : bool
rowColToAddr
(int , int , int , int , bool , bool ) : QString
sender
() const
senderSignalIndex
() const
setAutoFitArea
(int , int , int , int )
setCellFormat
(int , int , const Format *)
setCellFormula
(int , int , const QString &, const Format *) : bool
setCellValue
(int , int , const QVariant &, const QString &, const Format *)
setColHidden
(int , bool ) : bool
setCols
(int , int , double , const Format *, bool ) : bool
setFooter
(const QString &, double )
setGroupSummaryBelow
(bool )
setGroupSummaryRight
(bool )
setHeader
(const QString &, double )
setHidden
(const QString &)
setMerge
(int , int , int , int ) : bool
setObjectName
(const QString &)
setParent
(QObject *)
setPicture2
(int , int , int , int , int , int , int )
setPicture
(int , int , int , double , int , int )
setPrintArea
(int , int , int , int )
setProperty
(const char *, const QVariant &)
setRightToLeft
(bool )
setRowHidden
(int , bool ) : bool
setRows
(int , int , double , const Format *, bool ) : bool
setSheetName
(const QString &)
setTabColor
(const QString &)
setTopLeftView
(int , int )
showGridlines
(bool )
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
xlChar2QStr
(const XlChar *) : QString