| libqtaws
    0.1.0
    UnofficialAWSlibraryforQt-InternalDocumentation | 
Private implementation for AwsRegion. More...

| Public Member Functions | |
| AwsRegionPrivate (AwsRegion *const q) | |
| Constructs a new AwsRegionPrivate object.  More... | |
| Protected Attributes | |
| int | region | 
| AwsRegion::Region represented by this object. | |
| Private Attributes | |
| AwsRegion *const | q_ptr | 
| Internal q-pointer. | |
| Friends | |
| class | TestAwsRegionPrivate | 
Private implementation for AwsRegion.
Definition at line 29 of file awsregion_p.h.
| AwsRegionPrivate::AwsRegionPrivate | ( | AwsRegion *const | q | ) | 
Constructs a new AwsRegionPrivate object.
| q | Pointer to this object's public AwsRegion instance. | 
Definition at line 291 of file awsregion.cpp.
 1.8.9.1
 1.8.9.1