Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages   Examples  

QdbtCellSelection Member List

This is the complete list of members for QdbtCellSelection, including all inherited members.
activate_signal(const char *signal, short)QObject
activate_signal(const char *signal, int)QObject
activate_signal(const char *signal, long)QObject
activate_signal(const char *signal, const char *)QObject
activate_signal_bool(const char *signal, bool)QObject
activate_signal_string(const char *signal, QString)QObject
activate_signal_strref(const char *signal, const QString &)QObject
AlignmentFlags{AlignLeft=0x0001, AlignRight=0x0002, AlignHCenter=0x0004, AlignTop=0x0008, AlignBottom=0x0010, AlignVCenter=0x0020, AlignCenter=AlignVCenter|AlignHCenter, SingleLine=0x0040, DontClip=0x0080, ExpandTabs=0x0100, ShowPrefix=0x0200, WordBreak=0x0400, DontPrint=0x1000}Qt
badSuperclassWarning(const char *className, const char *superclassName)QObject
blockSignals(bool b)QObject
ButtonState{NoButton=0x0000, LeftButton=0x0001, RightButton=0x0002, MidButton=0x0004, MouseButtonMask=0x0007, ShiftButton=0x0008, ControlButton=0x0010, AltButton=0x0020, KeyButtonMask=0x0038, Keypad=0x4000}Qt
cellSelectable(int row, int col)QdbtCellSelection [virtual]
cellSelected(int row, int col)QdbtCellSelection [virtual]
change_t enum nameQdbtSelection
checkConnectArgs(const char *signal, const QObject *receiver, const char *member)QObject
child(const char *name, const char *type=0)QObject
childEvent(QChildEvent *)QObject
children() constQObject
className() constQObject
connect(const QObject *sender, const char *signal, const char *member) constQObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObject
connectNotify(const char *signal)QObject
context() constQdbtSelection [protected]
destroyed()QObject
DIMENSION_SET enum valueQdbtSelection
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObject
disconnect(const QObject *receiver, const char *member=0)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObject
disconnectNotify(const char *signal)QObject
dump()QdbtSelection [virtual]
dumpObjectInfo()QObject
dumpObjectTree()QObject
event(QEvent *)QObject
eventFilter(QObject *, QEvent *)QObject
highPriority() constQObject
inherits(const char *) constQObject
initMetaObject()QObject
insertChild(QObject *)QObject
installEventFilter(const QObject *)QObject
isA(const char *) constQObject
isWidgetType() constQObject
keyEvent(QKeyEvent &, int row, int col)QdbtCellSelection [virtual]
killTimer(int id)QObject
killTimers()QObject
metaObject() constQObject
mouseEvent(QMouseEvent &, int row, int col)QdbtCellSelection [virtual]
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObject
objectTrees()QObject
Orientation{Horizontal, Vertical}Qt
parent() constQObject
PenCapStyle{FlatCap=0x00, SquareCap=0x10, RoundCap=0x20, MPenCapStyle=0x30}Qt
PenJoinStyle{MiterJoin=0x00, BevelJoin=0x40, RoundJoin=0x80, MPenJoinStyle=0xc0}Qt
PenStyle{NoPen, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine, MPenStyle=0x0f}Qt
property(const char *name) constQObject
QdbtCellSelection(QdbtBaseTabular *)QdbtCellSelection
QdbtSelection(QdbtBaseTabular *t)QdbtSelection [protected]
QObject(QObject *parent=0, const char *name=0)QObject
QObject()QObject
QPainter()Qt
QStyleSheet().Qt
QStyleSheet() returns TRUE, otherwise as forQt
qt_find_obj_child(QObject *parent, const char *type, const char *name)QObject
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE)QObject
RasterOp{CopyROP, OrROP, XorROP, NotAndROP, EraseROP=NotAndROP, NotCopyROP, NotOrROP, NotXorROP, AndROP, NotEraseROP=AndROP, NotROP, ClearROP, SetROP, NopROP, AndNotROP, OrNotROP, NandROP, NorROP, LastROP=NorROP}Qt
receivers(const char *signal) constQObject
removeChild(QObject *)QObject
removeEventFilter(const QObject *)QObject
repaintCell(int row, int col)QdbtSelection [protected]
sender()QObject
setCellSelectable(int row, int col, bool sel)QdbtCellSelection [virtual]
setCellSelected(int row, int col, bool sel)QdbtCellSelection [virtual]
setName(const char *name)QObject
setProperty(const char *name, const QVariant &value)QObject
setSelection(bool state)QdbtSelection [virtual]
signalCellSelected(int, int, bool)QdbtSelection [signal]
signalRowSelected(int, bool)QdbtSelection [signal]
signalsBlocked() constQObject
SINGLE_COL_DELETE enum valueQdbtSelection
SINGLE_COL_INSERT enum valueQdbtSelection
SINGLE_ROW_DELETE enum valueQdbtSelection
SINGLE_ROW_INSERT enum valueQdbtSelection
startTimer(int interval)QObject
staticMetaObject()QObject
tableChanged(change_t op, int row, int col)QdbtCellSelection [virtual]
QdbtSelection::tableChanged(change_t op, int row, int col)QdbtSelection [virtual]
TextFormat{PlainText, RichText, AutoText}Qt
timerEvent(QTimerEvent *)QObject
tr(const char *)QObject
tr(const char *, const char *)QObject
WidgetFlags{WType_TopLevel=0x00000001, WType_Modal=0x00000002, WType_Popup=0x00000004, WType_Desktop=0x00000008, WType_Mask=0x0000000f, WStyle_Customize=0x00000010, WStyle_NormalBorder=0x00000020, WStyle_DialogBorder=0x00000040, WStyle_NoBorder=0x00000000, WStyle_Title=0x00000080, WStyle_SysMenu=0x00000100, WStyle_Minimize=0x00000200, WStyle_Maximize=0x00000400, WStyle_MinMax=WStyle_Minimize|WStyle_Maximize, WStyle_Tool=0x00000800, WStyle_StaysOnTop=0x00001000, WStyle_Dialog=0x00002000, WStyle_ContextHelp=0x00004000, WStyle_NoBorderEx=0x00008000, WStyle_Mask=0x0000fff0, WDestructiveClose=0x00010000, WPaintDesktop=0x00020000, WPaintUnclipped=0x00040000, WPaintClever=0x00080000, WResizeNoErase=0x00100000, WMouseNoMask=0x00200000, WNorthWestGravity=0x00400000, WRepaintNoErase=0x00800000, WX11BypassWM=0x01000000, WGroupLeader=0x02000000}Qt
~QdbtCellSelection()QdbtCellSelection [virtual]
~QdbtSelection()QdbtSelection [virtual]

Generated on Mon Apr 22 12:21:56 2002 for QdbtTabular by doxygen1.2.15-20020421