• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KHTML

Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
KHTMLPartPrivate Class Reference

#include <khtmlpart_p.h>

Classes

struct  SubmitForm
 

Public Member Functions

 KHTMLPartPrivate (KHTMLPart *part, QObject *parent)
 
 ~KHTMLPartPrivate ()
 
bool canNavigate (KParts::ReadOnlyPart *b)
 
MimeType classifyMimeType (const QString &mime)
 
void clearRedirection ()
 
void executeAnchorJump (const KUrl &url, bool lockHistory)
 
void executeInPageURL (const QString &url, bool lockHistory)
 
void executeJavascriptURL (const QString &u)
 
KHTMLPart * findFrameParent (KParts::ReadOnlyPart *callingPart, const QString &f, khtml::ChildFrame **childFrame, bool checkForNavigation)
 
bool isFullyLoaded (bool *pendingRedirections) const
 
bool isInPageURL (const QString &url)
 
bool isLocalAnchorJump (const KUrl &url)
 
void propagateInitialDomainAndBaseTo (KHTMLPart *kid)
 
void renameFrameForContainer (DOM::HTMLPartContainerElementImpl *cont, const QString &newName)
 
void setFlagRecursively (bool KHTMLPartPrivate::*flag, bool value)
 
KHTMLPart * top ()
 

Static Public Member Functions

static QString codeForJavaScriptURL (const QString &url)
 
static bool isJavaScriptURL (const QString &url)
 

Public Attributes

khtml::EditorContext editor_context
 
KParts::Part * m_activeFrame
 
KEncodingDetector::AutoDetectScript m_autoDetectLanguage
 
bool m_bCleared
 
bool m_bClearing
 
bool m_bComplete
 
bool m_bDnd
 
KHTMLPart::DNSPrefetch m_bDNSPrefetch
 
bool m_bDNSPrefetchIsDefault
 
bool m_bFirstData
 
bool m_bJavaEnabled
 
bool m_bJavaForce
 
bool m_bJavaOverride
 
bool m_bJScriptDebugEnabled
 
bool m_bJScriptEnabled
 
bool m_bJScriptForce
 
bool m_bJScriptOverride
 
bool m_bLoadEventEmitted
 
bool m_bMousePressed
 
bool m_bOpenMiddleClick
 
QPointer< KHTMLViewBar > m_bottomViewBar
 
bool m_bPluginsEnabled
 
bool m_bPluginsForce
 
bool m_bPluginsOverride
 
bool m_bRightMousePressed
 
bool m_bStrictModeQuirk
 
bool m_bWalletOpened
 
qlonglong m_cacheId
 
KIO::CacheControl m_cachePolicy
 
bool m_caretMode
 
KEncodingDetector * m_decoder
 
int m_delayRedirect
 
bool m_designMode
 
QQueue< QString > m_DNSPrefetchQueue
 
int m_DNSPrefetchTimer
 
int m_DNSTTLTimer
 
DOM::DocumentImpl * m_doc
 
QPoint m_dragStartPos
 
QString m_encoding
 
KHTMLPartBrowserExtension * m_extension
 
KHTMLFind m_find
 
int m_focusNodeNumber
 
bool m_focusNodeRestored
 
int m_fontScaleFactor
 
bool m_forcePermitLocalImages
 
KHTMLPart::FormNotification m_formNotification
 
QPointer< khtml::ChildFrame > m_frame
 
int m_frameNameId
 
KHTMLFrameList m_frames
 
KHTMLPart::GUIProfile m_guiProfile
 
bool m_haveEncoding
 
KHTMLPartBrowserHostExtension * m_hostExtension
 
QString m_httpHeaders
 
KIO::TransferJob * m_job
 
unsigned int m_jobPercent
 
unsigned long m_jobspeed
 
KJSErrorDlg * m_jsedlg
 
QString m_lastModified
 
QCursor m_linkCursor
 
unsigned long m_loadedObjects
 
QSet< QString > m_lookedupHosts
 
KParts::PartManager * m_manager
 
bool m_metaRefreshEnabled
 
DOM::Node m_mousePressNode
 
bool m_newJSInterpreterExists
 
int m_numDNSPrefetchedNames
 
KHTMLFrameList m_objects
 
bool m_onlyLocalReferences
 
int m_openableSuppressedPopups
 
bool m_openedByJS
 
QPointer< KHTMLPart > m_opener
 
QString m_overURL
 
QString m_overURLTarget
 
KAction * m_paDebugDOMTree
 
KAction * m_paDebugRenderTree
 
KAction * m_paDebugScript
 
KSelectAction * m_paDecZoomFactor
 
KAction * m_paFind
 
KAction * m_paFindAheadLinks
 
KAction * m_paFindAheadText
 
KAction * m_paFindNext
 
KAction * m_paFindPrev
 
QString m_pageReferrer
 
QString m_pageServices
 
KSelectAction * m_paIncZoomFactor
 
QMap< QAction *, int > m_paLanguageMap
 
KAction * m_paLoadImages
 
KAction * m_paPrintFrame
 
QTime m_parsetime
 
KAction * m_paSaveBackground
 
KAction * m_paSaveDocument
 
KAction * m_paSaveFrame
 
KAction * m_paSecurity
 
KAction * m_paSelectAll
 
KCodecAction * m_paSetEncoding
 
KAction * m_paStopAnimations
 
KToggleAction * m_paToggleCaretMode
 
KSelectAction * m_paUseStylesheet
 
KAction * m_paViewDocument
 
KAction * m_paViewFrame
 
KAction * m_paViewInfo
 
QStringList m_pluginPageQuestionAsked
 
QTimer m_progressUpdateTimer
 
QTimer m_redirectionTimer
 
bool m_redirectLockHistory
 
QString m_redirectURL
 
QString m_referrer
 
bool m_restored
 
bool m_restoreScrollPosition
 
int m_runningScripts
 
KJS::KHTMLPartScriptable * m_scriptableExtension
 
QTimer m_scrollTimer
 
KHTMLSettings * m_settings
 
QString m_sheetUsed
 
QString m_ssl_cert_errors
 
QString m_ssl_cipher
 
QString m_ssl_cipher_bits
 
QString m_ssl_cipher_used_bits
 
bool m_ssl_in_use
 
QString m_ssl_parent_cert
 
QString m_ssl_parent_ip
 
QString m_ssl_peer_chain
 
QString m_ssl_peer_ip
 
QString m_ssl_protocol_version
 
KParts::StatusBarExtension * m_statusBarExtension
 
KUrlLabel * m_statusBarIconLabel
 
KUrlLabel * m_statusBarJSErrorLabel
 
KUrlLabel * m_statusBarPopupLabel
 
QString m_statusBarText [3]
 
KUrlLabel * m_statusBarUALabel
 
KUrlLabel * m_statusBarWalletLabel
 
bool m_statusMessagesEnabled
 
StorePass m_storePass
 
QString m_strSelectedURL
 
QString m_strSelectedURLTarget
 
SubmitForm * m_submitForm
 
QList< QPointer< KHTMLPart > > m_suppressedPopupOriginParts
 
QPointer< KHTMLViewBar > m_topViewBar
 
unsigned long m_totalObjectCount
 
bool m_urlSelectedOpenedURL
 
time_t m_userStyleSheetLastModified
 
QPointer< KHTMLView > m_view
 
KWallet::Wallet * m_wallet
 
QStringList m_walletForms
 
KUrl m_workingURL
 
KHTMLWalletQueue * m_wq
 
int m_zoomFactor
 
KHTMLPart * q
 

Static Public Attributes

static bool s_dnsInitialised = false
 

Detailed Description

Definition at line 93 of file khtmlpart_p.h.

Constructor & Destructor Documentation

KHTMLPartPrivate::KHTMLPartPrivate ( KHTMLPart *  part,
QObject *  parent 
)
inline

Definition at line 98 of file khtmlpart_p.h.

KHTMLPartPrivate::~KHTMLPartPrivate ( )
inline

Definition at line 207 of file khtmlpart_p.h.

Member Function Documentation

bool KHTMLPartPrivate::canNavigate ( KParts::ReadOnlyPart *  b)

Definition at line 5253 of file khtml_part.cpp.

MimeType KHTMLPartPrivate::classifyMimeType ( const QString &  mime)

Definition at line 1964 of file khtml_part.cpp.

void KHTMLPartPrivate::clearRedirection ( )

Definition at line 2590 of file khtml_part.cpp.

QString KHTMLPartPrivate::codeForJavaScriptURL ( const QString &  url)
static

Definition at line 2536 of file khtml_part.cpp.

void KHTMLPartPrivate::executeAnchorJump ( const KUrl &  url,
bool  lockHistory 
)

Definition at line 632 of file khtml_part.cpp.

void KHTMLPartPrivate::executeInPageURL ( const QString &  url,
bool  lockHistory 
)
inline

Definition at line 443 of file khtmlpart_p.h.

void KHTMLPartPrivate::executeJavascriptURL ( const QString &  u)

Definition at line 2541 of file khtml_part.cpp.

KHTMLPart * KHTMLPartPrivate::findFrameParent ( KParts::ReadOnlyPart *  callingPart,
const QString &  f,
khtml::ChildFrame **  childFrame,
bool  checkForNavigation 
)

Definition at line 5198 of file khtml_part.cpp.

bool KHTMLPartPrivate::isFullyLoaded ( bool *  pendingRedirections) const

Definition at line 2361 of file khtml_part.cpp.

bool KHTMLPartPrivate::isInPageURL ( const QString &  url)
inline

Definition at line 439 of file khtmlpart_p.h.

bool KHTMLPartPrivate::isJavaScriptURL ( const QString &  url)
static

Definition at line 2555 of file khtml_part.cpp.

bool KHTMLPartPrivate::isLocalAnchorJump ( const KUrl &  url)

Definition at line 621 of file khtml_part.cpp.

void KHTMLPartPrivate::propagateInitialDomainAndBaseTo ( KHTMLPart *  kid)

Definition at line 5064 of file khtml_part.cpp.

void KHTMLPartPrivate::renameFrameForContainer ( DOM::HTMLPartContainerElementImpl *  cont,
const QString &  newName 
)

Definition at line 5329 of file khtml_part.cpp.

void KHTMLPartPrivate::setFlagRecursively ( bool KHTMLPartPrivate::*  flag,
bool  value 
)

Definition at line 2816 of file khtml_part.cpp.

KHTMLPart * KHTMLPartPrivate::top ( )

Definition at line 5245 of file khtml_part.cpp.

Member Data Documentation

khtml::EditorContext KHTMLPartPrivate::editor_context

Definition at line 371 of file khtmlpart_p.h.

KParts::Part* KHTMLPartPrivate::m_activeFrame

Definition at line 411 of file khtmlpart_p.h.

KEncodingDetector::AutoDetectScript KHTMLPartPrivate::m_autoDetectLanguage

Definition at line 243 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bCleared

Definition at line 380 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bClearing

Definition at line 379 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bComplete

Definition at line 302 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bDnd

Definition at line 376 of file khtmlpart_p.h.

KHTMLPart::DNSPrefetch KHTMLPartPrivate::m_bDNSPrefetch

Definition at line 276 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bDNSPrefetchIsDefault

Definition at line 271 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bFirstData

Definition at line 377 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bJavaEnabled

Definition at line 257 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bJavaForce

Definition at line 261 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bJavaOverride

Definition at line 262 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bJScriptDebugEnabled

Definition at line 256 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bJScriptEnabled

Definition at line 255 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bJScriptForce

Definition at line 259 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bJScriptOverride

Definition at line 260 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bLoadEventEmitted

Definition at line 303 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bMousePressed

Definition at line 367 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bOpenMiddleClick

Definition at line 254 of file khtmlpart_p.h.

QPointer<KHTMLViewBar> KHTMLPartPrivate::m_bottomViewBar

Definition at line 229 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bPluginsEnabled

Definition at line 258 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bPluginsForce

Definition at line 263 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bPluginsOverride

Definition at line 265 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bRightMousePressed

Definition at line 368 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bStrictModeQuirk

Definition at line 378 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_bWalletOpened

Definition at line 269 of file khtmlpart_p.h.

qlonglong KHTMLPartPrivate::m_cacheId

Definition at line 247 of file khtmlpart_p.h.

KIO::CacheControl KHTMLPartPrivate::m_cachePolicy

Definition at line 311 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_caretMode

Definition at line 391 of file khtmlpart_p.h.

KEncodingDetector* KHTMLPartPrivate::m_decoder

Definition at line 244 of file khtmlpart_p.h.

int KHTMLPartPrivate::m_delayRedirect

Definition at line 314 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_designMode

Definition at line 390 of file khtmlpart_p.h.

QQueue<QString> KHTMLPartPrivate::m_DNSPrefetchQueue

Definition at line 275 of file khtmlpart_p.h.

int KHTMLPartPrivate::m_DNSPrefetchTimer

Definition at line 272 of file khtmlpart_p.h.

int KHTMLPartPrivate::m_DNSTTLTimer

Definition at line 273 of file khtmlpart_p.h.

DOM::DocumentImpl* KHTMLPartPrivate::m_doc

Definition at line 242 of file khtmlpart_p.h.

QPoint KHTMLPartPrivate::m_dragStartPos

Definition at line 385 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_encoding

Definition at line 245 of file khtmlpart_p.h.

KHTMLPartBrowserExtension* KHTMLPartPrivate::m_extension

Definition at line 230 of file khtmlpart_p.h.

KHTMLFind KHTMLPartPrivate::m_find

Definition at line 405 of file khtmlpart_p.h.

int KHTMLPartPrivate::m_focusNodeNumber

Definition at line 383 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_focusNodeRestored

Definition at line 381 of file khtmlpart_p.h.

int KHTMLPartPrivate::m_fontScaleFactor

Definition at line 348 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_forcePermitLocalImages

Definition at line 306 of file khtmlpart_p.h.

KHTMLPart::FormNotification KHTMLPartPrivate::m_formNotification

Definition at line 400 of file khtmlpart_p.h.

QPointer<khtml::ChildFrame> KHTMLPartPrivate::m_frame

Definition at line 223 of file khtmlpart_p.h.

int KHTMLPartPrivate::m_frameNameId

Definition at line 277 of file khtmlpart_p.h.

KHTMLFrameList KHTMLPartPrivate::m_frames

Definition at line 224 of file khtmlpart_p.h.

KHTMLPart::GUIProfile KHTMLPartPrivate::m_guiProfile

Definition at line 345 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_haveEncoding

Definition at line 304 of file khtmlpart_p.h.

KHTMLPartBrowserHostExtension* KHTMLPartPrivate::m_hostExtension

Definition at line 232 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_httpHeaders

Definition at line 286 of file khtmlpart_p.h.

KIO::TransferJob* KHTMLPartPrivate::m_job

Definition at line 281 of file khtmlpart_p.h.

unsigned int KHTMLPartPrivate::m_jobPercent

Definition at line 398 of file khtmlpart_p.h.

unsigned long KHTMLPartPrivate::m_jobspeed

Definition at line 284 of file khtmlpart_p.h.

KJSErrorDlg* KHTMLPartPrivate::m_jsedlg

Definition at line 408 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_lastModified

Definition at line 285 of file khtmlpart_p.h.

QCursor KHTMLPartPrivate::m_linkCursor

Definition at line 393 of file khtmlpart_p.h.

unsigned long KHTMLPartPrivate::m_loadedObjects

Definition at line 396 of file khtmlpart_p.h.

QSet<QString> KHTMLPartPrivate::m_lookedupHosts

Definition at line 420 of file khtmlpart_p.h.

KParts::PartManager* KHTMLPartPrivate::m_manager

Definition at line 343 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_metaRefreshEnabled

Definition at line 264 of file khtmlpart_p.h.

DOM::Node KHTMLPartPrivate::m_mousePressNode

Definition at line 369 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_newJSInterpreterExists

Definition at line 414 of file khtmlpart_p.h.

int KHTMLPartPrivate::m_numDNSPrefetchedNames

Definition at line 274 of file khtmlpart_p.h.

KHTMLFrameList KHTMLPartPrivate::m_objects

Definition at line 225 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_onlyLocalReferences

Definition at line 305 of file khtmlpart_p.h.

int KHTMLPartPrivate::m_openableSuppressedPopups

Definition at line 241 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_openedByJS

Definition at line 413 of file khtmlpart_p.h.

QPointer<KHTMLPart> KHTMLPartPrivate::m_opener

Definition at line 412 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_overURL

Definition at line 373 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_overURLTarget

Definition at line 374 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paDebugDOMTree

Definition at line 337 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paDebugRenderTree

Definition at line 338 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paDebugScript

Definition at line 336 of file khtmlpart_p.h.

KSelectAction* KHTMLPartPrivate::m_paDecZoomFactor

Definition at line 327 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paFind

Definition at line 329 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paFindAheadLinks

Definition at line 333 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paFindAheadText

Definition at line 332 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paFindNext

Definition at line 330 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paFindPrev

Definition at line 331 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_pageReferrer

Definition at line 353 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_pageServices

Definition at line 287 of file khtmlpart_p.h.

KSelectAction* KHTMLPartPrivate::m_paIncZoomFactor

Definition at line 326 of file khtmlpart_p.h.

QMap<QAction*, int> KHTMLPartPrivate::m_paLanguageMap

Definition at line 341 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paLoadImages

Definition at line 328 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paPrintFrame

Definition at line 334 of file khtmlpart_p.h.

QTime KHTMLPartPrivate::m_parsetime

Definition at line 313 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paSaveBackground

Definition at line 320 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paSaveDocument

Definition at line 321 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paSaveFrame

Definition at line 322 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paSecurity

Definition at line 323 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paSelectAll

Definition at line 335 of file khtmlpart_p.h.

KCodecAction* KHTMLPartPrivate::m_paSetEncoding

Definition at line 324 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paStopAnimations

Definition at line 339 of file khtmlpart_p.h.

KToggleAction* KHTMLPartPrivate::m_paToggleCaretMode

Definition at line 340 of file khtmlpart_p.h.

KSelectAction* KHTMLPartPrivate::m_paUseStylesheet

Definition at line 325 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paViewDocument

Definition at line 317 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paViewFrame

Definition at line 318 of file khtmlpart_p.h.

KAction* KHTMLPartPrivate::m_paViewInfo

Definition at line 319 of file khtmlpart_p.h.

QStringList KHTMLPartPrivate::m_pluginPageQuestionAsked

Definition at line 403 of file khtmlpart_p.h.

QTimer KHTMLPartPrivate::m_progressUpdateTimer

Definition at line 401 of file khtmlpart_p.h.

QTimer KHTMLPartPrivate::m_redirectionTimer

Definition at line 312 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_redirectLockHistory

Definition at line 307 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_redirectURL

Definition at line 315 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_referrer

Definition at line 352 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_restored

Definition at line 266 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_restoreScrollPosition

Definition at line 267 of file khtmlpart_p.h.

int KHTMLPartPrivate::m_runningScripts

Definition at line 253 of file khtmlpart_p.h.

KJS::KHTMLPartScriptable* KHTMLPartPrivate::m_scriptableExtension

Definition at line 233 of file khtmlpart_p.h.

QTimer KHTMLPartPrivate::m_scrollTimer

Definition at line 394 of file khtmlpart_p.h.

KHTMLSettings* KHTMLPartPrivate::m_settings

Definition at line 279 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_sheetUsed

Definition at line 246 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_ssl_cert_errors

Definition at line 291 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_ssl_cipher

Definition at line 291 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_ssl_cipher_bits

Definition at line 291 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_ssl_cipher_used_bits

Definition at line 291 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_ssl_in_use

Definition at line 300 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_ssl_parent_cert

Definition at line 291 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_ssl_parent_ip

Definition at line 291 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_ssl_peer_chain

Definition at line 291 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_ssl_peer_ip

Definition at line 291 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_ssl_protocol_version

Definition at line 291 of file khtmlpart_p.h.

KParts::StatusBarExtension* KHTMLPartPrivate::m_statusBarExtension

Definition at line 231 of file khtmlpart_p.h.

KUrlLabel* KHTMLPartPrivate::m_statusBarIconLabel

Definition at line 234 of file khtmlpart_p.h.

KUrlLabel* KHTMLPartPrivate::m_statusBarJSErrorLabel

Definition at line 237 of file khtmlpart_p.h.

KUrlLabel* KHTMLPartPrivate::m_statusBarPopupLabel

Definition at line 238 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_statusBarText[3]

Definition at line 283 of file khtmlpart_p.h.

KUrlLabel* KHTMLPartPrivate::m_statusBarUALabel

Definition at line 236 of file khtmlpart_p.h.

KUrlLabel* KHTMLPartPrivate::m_statusBarWalletLabel

Definition at line 235 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_statusMessagesEnabled

Definition at line 268 of file khtmlpart_p.h.

StorePass KHTMLPartPrivate::m_storePass

Definition at line 406 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_strSelectedURL

Definition at line 350 of file khtmlpart_p.h.

QString KHTMLPartPrivate::m_strSelectedURLTarget

Definition at line 351 of file khtmlpart_p.h.

SubmitForm* KHTMLPartPrivate::m_submitForm

Definition at line 365 of file khtmlpart_p.h.

QList<QPointer<KHTMLPart> > KHTMLPartPrivate::m_suppressedPopupOriginParts

Definition at line 239 of file khtmlpart_p.h.

QPointer<KHTMLViewBar> KHTMLPartPrivate::m_topViewBar

Definition at line 228 of file khtmlpart_p.h.

unsigned long KHTMLPartPrivate::m_totalObjectCount

Definition at line 397 of file khtmlpart_p.h.

bool KHTMLPartPrivate::m_urlSelectedOpenedURL

Definition at line 270 of file khtmlpart_p.h.

time_t KHTMLPartPrivate::m_userStyleSheetLastModified

Definition at line 418 of file khtmlpart_p.h.

QPointer<KHTMLView> KHTMLPartPrivate::m_view

Definition at line 227 of file khtmlpart_p.h.

KWallet::Wallet* KHTMLPartPrivate::m_wallet

Definition at line 250 of file khtmlpart_p.h.

QStringList KHTMLPartPrivate::m_walletForms

Definition at line 251 of file khtmlpart_p.h.

KUrl KHTMLPartPrivate::m_workingURL

Definition at line 309 of file khtmlpart_p.h.

KHTMLWalletQueue* KHTMLPartPrivate::m_wq

Definition at line 424 of file khtmlpart_p.h.

int KHTMLPartPrivate::m_zoomFactor

Definition at line 347 of file khtmlpart_p.h.

KHTMLPart* KHTMLPartPrivate::q

Definition at line 221 of file khtmlpart_p.h.

bool KHTMLPartPrivate::s_dnsInitialised = false
static

Definition at line 421 of file khtmlpart_p.h.


The documentation for this class was generated from the following files:
  • khtmlpart_p.h
  • khtml_part.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal