Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QNtlmBuffer Class Reference
+ Collaboration diagram for QNtlmBuffer:

Public Types

enum  { Size = 8 }
 

Public Member Functions

 QNtlmBuffer ()
 

Public Attributes

quint16 len
 
quint16 maxLen
 
quint32 offset
 

Detailed Description

Definition at line 1007 of file qauthenticator.cpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Size 

Definition at line 1013 of file qauthenticator.cpp.

Constructor & Destructor Documentation

◆ QNtlmBuffer()

QNtlmBuffer::QNtlmBuffer ( )
inline

Definition at line 1009 of file qauthenticator.cpp.

Member Data Documentation

◆ len

quint16 QNtlmBuffer::len

Definition at line 1010 of file qauthenticator.cpp.

◆ maxLen

quint16 QNtlmBuffer::maxLen

Definition at line 1011 of file qauthenticator.cpp.

◆ offset

quint32 QNtlmBuffer::offset

Definition at line 1012 of file qauthenticator.cpp.


The documentation for this class was generated from the following file: