Only reset the backend pointer after we're done with it
[qt-netbsd.git] / doc / src / porting4-renamedenumvalues.qdocinc
blob9519da1bfe327ecae9acddcfb9c4f4f67f5018df
1 \row \o IO_Append \o QIODevice::Append
2 \row \o IO_ReadOnly \o QIODevice::ReadOnly
3 \row \o IO_ReadWrite \o QIODevice::ReadWrite
4 \row \o IO_Translate \o QIODevice::Text
5 \row \o IO_Truncate \o QIODevice::Truncate
6 \row \o IO_WriteOnly \o QIODevice::WriteOnly
7 \row \o IO_Raw \o QIODevice::Unbuffered
8 \row \o QAccessible::Moveable \o QAccessible::Movable
9 \row \o QApplication::CustomColors \o QApplication::CustomColor
10 \row \o QApplication::NormalColors \o QApplication::NormalColor
11 \row \o QButton::NoChange \o QCheckBox::NoChange
12 \row \o QButton::Off \o QCheckBox::Off
13 \row \o QButton::On \o QCheckBox::On
14 \row \o QChar::Single \o QChar::NoDecomposition
15 \row \o QChar::byteOrderMark \o QChar::ByteOrderMark
16 \row \o QChar::byteOrderSwapped \o QChar::ByteOrderSwapped
17 \row \o QChar::nbsp \o QChar::Nbsp
18 \row \o QChar::null \o QChar::Null
19 \row \o QChar::replacement \o QChar::ReplacementCharacter
20 \row \o QComboBox::AfterCurrent \o QComboBox::InsertAfterCurrent
21 \row \o QComboBox::AtBottom \o QComboBox::InsertAtBottom
22 \row \o QComboBox::AtCurrent \o QComboBox::InsertAtCurrent
23 \row \o QComboBox::AtTop \o QComboBox::InsertAtTop
24 \row \o QComboBox::BeforeCurrent \o QComboBox::InsertBeforeCurrent
25 \row \o QComboBox::NoInsertion \o QComboBox::NoInsert
26 \row \o QDir::DefaultFilter \o QDir::NoFilter
27 \row \o QDir::DefaultSort \o QDir::NoSort
28 \row \o QEvent::Accel \o QEvent::Shortcut
29 \row \o QEvent::AccelOverride \o QEvent::ShortcutOverride
30 \row \o QEvent::CaptionChange \o QEvent::WindowTitleChange
31 \row \o QEvent::ChildInserted \o QEvent::ChildAdded
32 \row \o QEvent::IMCompose \o QEvent::InputMethodCompose
33 \row \o QEvent::IMEnd \o QEvent::InputMethodEnd
34 \row \o QEvent::IMStart \o QEvent::InputMethodStart
35 \row \o QEvent::IconChange \o QEvent::WindowIconChange
36 \row \o QEvent::LayoutHint \o QEvent::LayoutRequest
37 \row \o QEvent::Reparent \o QEvent::ParentChange
38 \row \o QFileInfo::ExeGroup \o QFile::ExeGroup
39 \row \o QFileInfo::ExeOther \o QFile::ExeOther
40 \row \o QFileInfo::ExeOwner \o QFile::ExeOwner
41 \row \o QFileInfo::ExeUser \o QFile::ExeUser
42 \row \o QFileInfo::ReadGroup \o QFile::ReadGroup
43 \row \o QFileInfo::ReadOther \o QFile::ReadOther
44 \row \o QFileInfo::ReadOwner \o QFile::ReadOwner
45 \row \o QFileInfo::ReadUser \o QFile::ReadUser
46 \row \o QFileInfo::WriteGroup \o QFile::WriteGroup
47 \row \o QFileInfo::WriteOther \o QFile::WriteOther
48 \row \o QFileInfo::WriteOwner \o QFile::WriteOwner
49 \row \o QFileInfo::WriteUser \o QFile::WriteUser
50 \row \o QFrame::GroupBoxPanel \o QFrame::StyledPanel
51 \row \o QFrame::LineEditPanel \o QFrame::StyledPanel
52 \row \o QFrame::MenuBarPanel \o QFrame::StyledPanel
53 \row \o QFrame::PopupPanel \o QFrame::StyledPanel
54 \row \o QFrame::TabWidgetPanel \o QFrame::StyledPanel
55 \row \o QFrame::ToolBarPanel \o QFrame::StyledPanel
56 \row \o QImage::ScaleFree \o Qt::IgnoreAspectRatio
57 \row \o QImage::ScaleMax \o Qt::KeepAspectRatioByExpanding
58 \row \o QImage::ScaleMin \o Qt::KeepAspectRatio
59 \row \o Qt::Identical \o QKeySequence::ExactMatch
60 \row \o Qt::NoMatch \o QKeySequence::NoMatch
61 \row \o Qt::PartialMatch \o QKeySequence::PartialMatch
62 \row \o QLayout::Auto \o QLayout::SetDefaultConstraint
63 \row \o QLayout::Fixed \o QLayout::SetFixedSize
64 \row \o QLayout::FreeResize \o QLayout::SetNoConstraint
65 \row \o QLayout::Minimum \o QLayout::SetMinimumSize
66 \row \o QMacStyle::SizeNone \o QMacStyle::SizeDefault
67 \row \o QSettings::Global \o QSettings::SystemScope
68 \row \o QSettings::User \o QSettings::UserScope
69 \row \o QSize::ScaleFree \o Qt::IgnoreAspectRatio
70 \row \o QSize::ScaleMax \o Qt::KeepAspectRatioByExpanding
71 \row \o QSize::ScaleMin \o Qt::KeepAspectRatio
72 \row \o QSizePolicy::Horizontal \o QSizePolicy::Horizontally
73 \row \o QSizePolicy::Vertical \o QSizePolicy::Vertically
74 \row \o QSlider::Above \o QSlider::TicksAbove
75 \row \o QSlider::Below \o QSlider::TicksBelow
76 \row \o QSlider::Both \o QSlider::TicksBothSides
77 \row \o QSlider::Left \o QSlider::TicksLeft
78 \row \o QSlider::NoMarks \o QSlider::NoTicks
79 \row \o QSlider::Right \o QSlider::TicksRight
80 \row \o QSocket::Closing \o Q3Socket::Closing
81 \row \o QSocket::Connected \o Q3Socket::Connected
82 \row \o QSocket::Connecting \o Q3Socket::Connecting
83 \row \o QSocket::Connection \o Q3Socket::Connection
84 \row \o QSocket::ErrConnectionRefused \o Q3Socket::ErrConnectionRefused
85 \row \o QSocket::ErrHostNotFound \o Q3Socket::ErrHostNotFound
86 \row \o QSocket::ErrSocketRead \o Q3Socket::ErrSocketRead
87 \row \o QSocket::HostLookup \o QAbstractSocket::HostLookupState
88 \row \o QSocket::Idle \o QAbstractSocket::UnconnectedState
89 \row \o QSqlError::Connection \o QSqlError::ConnectionError
90 \row \o QSqlError::None \o QSqlError::NoError
91 \row \o QSqlError::Statement \o QSqlError::StatementError
92 \row \o QSqlError::Transaction \o QSqlError::TransactionError
93 \row \o QSqlError::Unknown \o QSqlError::UnknownError
94 \row \o QStyle::CC_ListView \o QStyle::CC_Q3ListView
95 \row \o QStyle::SH_UnderlineAccelerator \o QStyle::SH_UnderlineShortcut
96 \row \o QStyle::Style_Active \o QStyle::State_Active 
97 \row \o QStyle::Style_AutoRaise \o QStyle::State_AutoRaise 
98 \row \o QStyle::Style_Bottom \o QStyle::State_Bottom 
99 \row \o QStyle::Style_Children \o QStyle::State_Children 
100 \row \o QStyle::Style_Default \o QStyle::State_None 
101 \row \o QStyle::Style_Down \o QStyle::State_DownArrow 
102 \row \o QStyle::Style_Editing \o QStyle::State_Editing 
103 \row \o QStyle::Style_Enabled \o QStyle::State_Enabled 
104 \row \o QStyle::Style_FocusAtBorder \o QStyle::State_FocusAtBorder 
105 \row \o QStyle::Style_HasFocus \o QStyle::State_HasFocus 
106 \row \o QStyle::Style_Horizontal \o QStyle::State_Horizontal 
107 \row \o QStyle::Style_Item \o QStyle::State_Item 
108 \row \o QStyle::Style_MouseOver \o QStyle::State_MouseOver 
109 \row \o QStyle::Style_NoChange \o QStyle::State_NoChange 
110 \row \o QStyle::Style_None    \o QStyle::State_None    
111 \row \o QStyle::Style_Off \o QStyle::State_Off 
112 \row \o QStyle::Style_On \o QStyle::State_On 
113 \row \o QStyle::Style_Open \o QStyle::State_Open 
114 \row \o QStyle::Style_Raised \o QStyle::State_Raised 
115 \row \o QStyle::Style_Rectangle \o QStyle::State_Rectangle 
116 \row \o QStyle::Style_Selected \o QStyle::State_Selected 
117 \row \o QStyle::Style_Sibling \o QStyle::State_Sibling 
118 \row \o QStyle::Style_Sunken \o QStyle::State_Sunken 
119 \row \o QStyle::Style_Top \o QStyle::State_Top 
120 \row \o QStyle::Style_Up \o QStyle::State_Up 
121 \row \o QTabBar::RoundedAbove \o QTabBar::RoundedNorth
122 \row \o QTabBar::RoundedBelow \o QTabBar:: RoundedSouth
123 \row \o QTabBar::TriangularAbove \o QTabBar:: TriangularNorth
124 \row \o QTabBar::TriangularBelow \o QTabBar:: TriangularSouth
125 \row \o QTextEdit::MovePgDown \o QTextEdit::MovePageDown
126 \row \o QTextEdit::MovePgUp \o QTextEdit::MovePageUp
127 \row \o QToolButton::Right \o QToolButton::BesideIcon
128 \row \o QToolButton::Under \o QToolButton::BelowIcon
129 \row \o QValidator::Valid \o QValidator::Intermediate
130 \row \o QVariant::IconSet \o QCoreVariant::Icon
131 \row \o QWidget::ClickFocus \o Qt::ClickFocus
132 \row \o QWidget::NoFocus \o Qt::NoFocus
133 \row \o QWidget::StrongFocus \o Qt::StrongFocus
134 \row \o QWidget::TabFocus \o Qt::TabFocus
135 \row \o QWidget::WheelFocus \o Qt::WheelFocus
136 \row \o Qt::AlignAuto \o Qt::AlignLeft
137 \row \o Qt::AltButton \o Qt::AltModifier
138 \row \o Qt::Ascending \o Qt::AscendingOrder
139 \row \o Qt::Bottom \o Qt::DockBottom
140 \row \o Qt::BottomLeft \o Qt::BottomLeftCorner
141 \row \o Qt::BottomRight \o Qt::BottomRightCorner
142 \row \o Qt::BreakAnywhere \o Qt::TextWrapAnywhere
143 \row \o Qt::ControlButton \o Qt::ControlModifier
144 \row \o Qt::CustomPattern \o Qt::TexturePattern
145 \row \o Qt::Descending \o Qt::DescendingOrder
146 \row \o Qt::DontClip \o Qt::TextDontClip
147 \row \o Qt::DontPrint \o Qt::TextDontPrint
148 \row \o Qt::ExpandTabs \o Qt::TextExpandTabs
149 \row \o Qt::IncludeTrailingSpaces \o Qt::TextIncludeTrailingSpaces
150 \row \o Qt::KeyButtonMask \o Qt::KeyboardModifierMask
151 \row \o Qt::Key_BackSpace \o Qt::Key_Backspace
152 \row \o Qt::Key_BackTab \o Qt::Key_Backtab
153 \row \o Qt::Key_MediaPrev \o Qt::Key_MediaPrevious
154 \row \o Qt::Key_Next \o Qt::Key_PageDown
155 \row \o Qt::Key_Prior \o Qt::Key_PageUp
156 \row \o Qt::Key_aacute \o Qt::Key_Aacute
157 \row \o Qt::Key_acircumflex \o Qt::Key_Acircumflex
158 \row \o Qt::Key_adiaeresis \o Qt::Key_Adiaeresis
159 \row \o Qt::Key_ae \o Qt::Key_AE
160 \row \o Qt::Key_agrave \o Qt::Key_Agrave
161 \row \o Qt::Key_aring \o Qt::Key_Aring
162 \row \o Qt::Key_atilde \o Qt::Key_Atilde
163 \row \o Qt::Key_ccedilla \o Qt::Key_Ccedilla
164 \row \o Qt::Key_eacute \o Qt::Key_Eacute
165 \row \o Qt::Key_ecircumflex \o Qt::Key_Ecircumflex
166 \row \o Qt::Key_ediaeresis \o Qt::Key_Ediaeresis
167 \row \o Qt::Key_egrave \o Qt::Key_Egrave
168 \row \o Qt::Key_eth \o Qt::Key_ETH
169 \row \o Qt::Key_iacute \o Qt::Key_Iacute
170 \row \o Qt::Key_icircumflex \o Qt::Key_Icircumflex
171 \row \o Qt::Key_idiaeresis \o Qt::Key_Idiaeresis
172 \row \o Qt::Key_igrave \o Qt::Key_Igrave
173 \row \o Qt::Key_ntilde \o Qt::Key_Ntilde
174 \row \o Qt::Key_oacute \o Qt::Key_Oacute
175 \row \o Qt::Key_ocircumflex \o Qt::Key_Ocircumflex
176 \row \o Qt::Key_odiaeresis \o Qt::Key_Odiaeresis
177 \row \o Qt::Key_ograve \o Qt::Key_Ograve
178 \row \o Qt::Key_oslash \o Qt::Key_Ooblique
179 \row \o Qt::Key_otilde \o Qt::Key_Otilde
180 \row \o Qt::Key_thorn \o Qt::Key_THORN
181 \row \o Qt::Key_uacute \o Qt::Key_Uacute
182 \row \o Qt::Key_ucircumflex \o Qt::Key_Ucircumflex
183 \row \o Qt::Key_udiaeresis \o Qt::Key_Udiaeresis
184 \row \o Qt::Key_ugrave \o Qt::Key_Ugrave
185 \row \o Qt::Key_yacute \o Qt::Key_Yacute
186 \row \o Qt::Keypad \o Qt::KeypadModifier
187 \row \o Qt::Left \o Qt::DockLeft
188 \row \o Qt::MV_10_DOT_0 \o QSysInfo::MV_10_0
189 \row \o Qt::MV_10_DOT_1 \o QSysInfo::MV_10_1
190 \row \o Qt::MV_10_DOT_2 \o QSysInfo::MV_10_2
191 \row \o Qt::MV_10_DOT_3 \o QSysInfo::MV_10_3
192 \row \o Qt::MV_10_DOT_4 \o QSysInfo::MV_10_4
193 \row \o Qt::MV_9 \o QSysInfo::MV_9
194 \row \o Qt::MV_CHEETAH \o QSysInfo::MV_10_0
195 \row \o Qt::MV_JAGUAR \o QSysInfo::MV_10_2
196 \row \o Qt::MV_PANTHER \o QSysInfo::MV_10_3
197 \row \o Qt::MV_PUMA \o QSysInfo::MV_10_1
198 \row \o Qt::MV_TIGER \o QSysInfo::MV_10_4
199 \row \o Qt::MV_Unknown \o QSysInfo::MV_Unknown
200 \row \o Qt::MetaButton \o Qt::MetaModifier
201 \row \o Qt::Minimized \o Qt::DockMinimized
202 \row \o Qt::NoAccel \o Qt::TextHideMnemonic
203 \row \o Qt::Overline \o Qt::TextOverline
204 \row \o Qt::Right \o Qt::DockRight
205 \row \o Qt::ShiftButton \o Qt::ShiftModifier
206 \row \o Qt::ShowPrefix \o Qt::TextShowMnemonic
207 \row \o Qt::SingleLine \o Qt::TextSingleLine
208 \row \o Qt::StrikeOut \o Qt::TextStrikeOut
209 \row \o Qt::Top \o Qt::DockTop
210 \row \o Qt::TopLeft \o Qt::TopLeftCorner
211 \row \o Qt::TopRight \o Qt::TopRightCorner
212 \row \o Qt::TornOff \o Qt::DockTornOff
213 \row \o Qt::Underline \o Qt::TextUnderline
214 \row \o Qt::Unmanaged \o Qt::DockUnmanaged
215 \row \o Qt::WNorthWestGravity \o Qt::WStaticContents
216 \row \o Qt::WRepaintNoErase \o Qt::WNoAutoErase
217 \row \o Qt::WStyle_Dialog \o Qt::WType_Dialog
218 \row \o Qt::WStyle_NoBorderEx \o Qt::WStyle_NoBorder
219 \row \o Qt::WType_Modal \o (Qt::WType_Dialog | Qt::WShowModal)
220 \row \o Qt::WV_2000 \o QSysInfo::WV_2000
221 \row \o Qt::WV_2003 \o QSysInfo::WV_2003
222 \row \o Qt::WV_32s \o QSysInfo::WV_32s
223 \row \o Qt::WV_95 \o QSysInfo::WV_95
224 \row \o Qt::WV_98 \o QSysInfo::WV_98
225 \row \o Qt::WV_CE \o QSysInfo::WV_CE
226 \row \o Qt::WV_CENET \o QSysInfo::WV_CENET
227 \row \o Qt::WV_CE_based \o QSysInfo::WV_CE_based
228 \row \o Qt::WV_DOS_based \o QSysInfo::WV_DOS_based
229 \row \o Qt::WV_Me \o QSysInfo::WV_Me
230 \row \o Qt::WV_NT \o QSysInfo::WV_NT
231 \row \o Qt::WV_NT_based \o QSysInfo::WV_NT_based
232 \row \o Qt::WV_XP \o QSysInfo::WV_XP
233 \row \o Qt::WordBreak \o Qt::TextWordWrap
234 \row \o Qt::IbeamCursor \o Qt::IBeamCursor