This is a class containg a lot. More...
Note: All functions in this class are reentrant, except for extremeSignal(), which is nonreentrant. abstractBaseMemeberFunction1() is thread-safe.
class | InnerClass |
class | InnerStruct |
class | InnerTemplateClass |
enum | Enum1 { EOh, EHappy, EDay } |
enum class | Enum2 { Oh, Happy, Day } |
typedef | Parent |
Extreme() | |
Extreme(const Extreme & other) | |
~Extreme() | |
void | abstractBaseMemeberFunction1() |
void | abstractBaseMemeberFunction1(int xyz) |
void | baseMemberFunction1() |
void | extremeOverloadedFunction(int i) |
void | extremeOverloadedFunction() |
void | extremeTemplateMemberFunction1() |
const Foo & | foo() const |
void | resetFoo() |
void | setFoo(const Foo &) |
void | templateMethod(T argument) |
Extreme | operator+(const Extreme & other) const |
Extreme & | operator=(const Extreme & other) |
virtual void | virtualBaseMemberFunction1(int) const |
void | extremePublicSlot(int xyz) |
void | extremeSignal(int xyz) |
void | fooChanged(const Foo & foo) |
int | memberVariable1 |
int | memberVariable3 |
void | extremeStaticFunction(int xyz) |
int | memberVariableStatic1 |
typedef | ProtectedParent |
void | extremeProtectedFunction(int xyz) const |
virtual void | virtualProtecetdBaseMemberFunction1(int xyz) const |
virtual void | virtualProtecetdBaseMemberFunction2(int xyz) const |
void | extremeProtectedSlot(int xyz) |
void | virtualProtecetdSlotBaseMemberFunction1(int xyz) const |
virtual void | virtualProtecetdSlotBaseMemberFunction2(int xyz) const |
int | memberVariable2 |
(preliminary) void | extremeProtectedStaticFunction(int xyz) |
int | memberVariableStatic2 |
void | lookAFriend() |
A::Extreme | someFunctionRelatedToExtreme(A::Extreme a, A::Extreme b) |
void | MACRO( a, x) |
This is a class containg a lot.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
Is it already eneough filltext? I don't think so. I need more! But where can I get some ideas for a text? I have no idea. Maybe I should tell something about my past. Well there was an apple cake my grandma used to bake. Maybe I should search the recipe? It had a lot of of fruit, so I don't think it was very unhealthy. I think it's time of a linebreak.
Now, that we are already talking about cokkies: Have you ever wondert, why there are some sortsof candy you can only buy for special holidays like christmas. While there are other sorts of cookies you can buy the whole year. I wonder who decided to sell some cookies only for certain holidays. Hmm, probably it wasn't a decision of a single person. It was was a tradicion for some cookies. But then, chockolate, coconuts and vanilla were unknown in europe for centuries. So the tradition must have evolved in the past few centuries.
Well, I think that's eneough text for now. I probably will copy this text, even if it has no meaning for anyone. But hey, that's the idea of it.
This is the Enum1
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Constant | Value | Description |
---|---|---|
A::Extreme::EOh | 0 | this is Oh |
A::Extreme::EHappy | 1 | this is Happy |
A::Extreme::EDay | 2 | this is Day Ignore this |
This is the Enum2
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Constant | Value | Description |
---|---|---|
A::Extreme::Enum2::Oh | 0 | this is Oh |
A::Extreme::Enum2::Happy | 1 | this is Happy |
A::Extreme::Enum2::Day | 2 | this is Day |
This the member function Extreme::Parent const of the Base class
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
This the member function Extreme::ProtecetdParent const of the Base class
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
This property holds this is the property foo2 of the class A::Extreme.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Access functions:
Notifier signal:
void | fooChanged(const Foo & foo) |
This property holds this is the property foo of the class A::Extreme.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Access functions:
const Foo & | foo() const |
void | setFoo(const Foo &) |
void | resetFoo() |
Notifier signal:
void | fooChanged(const Foo & foo) |
This is the ctor Extreme::Extreme
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
This is the copy ctor Extreme::Extreme
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text. other.
This is the dtor Extreme::Extreme
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Some other text. To be able to get a feeling for text formating
Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
Note: This function is thread-safe.
Some other text. To be able to get a feeling for text formating
xyz Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
This the member function Extreme::baseMemberFunction1() const of the Base class
Detailed documentation to the Extreme::baseMemberFunction1() const
function with the argument.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
Some other text. To be able to get a feeling for text formating
i Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
See also abstractBaseMemeberFunction1().
This function overloads extremeOverloadedFunction(int i).
This function wraps around extremeOverloadedFunction(int) and passes 42
Some other text. To be able to get a feeling for text formating
extremeProtectedFunction xyz Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
Some other text. To be able to get a feeling for text formating
extremeProtectedSlot xyz Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
This function is under development and is subject to change.
Some other text. To be able to get a feeling for text formating
extremeProtectedStaticFunction xyz Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
Some other text. To be able to get a feeling for text formating
extremePublicSlot xyz Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
Some other text. To be able to get a feeling for text formating
extremeSignal xyz Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
Warning: This function is not reentrant.
Some other text. To be able to get a feeling for text formating
extremeStaticFunction xyz Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
This is the template function extremeTemplateMemberFunction1
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
This is a template method with an argument.
Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
Reimplemented from Base::virtualBaseMemberFunction1().
Reimplemented from Base::virtualProtecetdBaseMemberFunction1().
This the member function Extreme::virtualProtecetdBaseMemberFunction1(int) const of the Base class
Detailed documentation to the Extreme::virtualProtecetdBaseMemberFunction1(int) const
function with the argument xyz.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
Reimplemented from Base::virtualProtecetdBaseMemberFunction2().
This the member function Extreme::virtualProtecetdBaseMemberFunction1(int) const of the Base class
Detailed documentation to the Extreme::virtualProtecetdBaseMemberFunction1(int) const
function with the argument xyz.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
This the member function Extreme::virtualProtecetdSlotBaseMemberFunction1(int) const of the Base class
Detailed documentation to the Extreme::virtualProtecetdSlotBaseMemberFunction1(int) const
function with the argument xyz.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
Reimplemented from Base::virtualProtecetdSlotBaseMemberFunction2().
This is the plus operator
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text. other.
This is the assignment operator
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text. other.
This variable holds this is the static variable memberVariable1.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
This variable holds this is the static variable memberVariable2.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
This variable holds this is the static variable memberVariable3.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
This variable holds this is the static variable memberVariableStatic1.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
This variable holds this is the static variable memberVariableStatic2.
Some other text. To be able to get a feeling for text formating, you need a lot of text to get a feeling for it. So yeah, tadaa! Here's some text. I thnk we need a little more text. A lot more text.
Some other text. To be able to get a feeling for text formating
Maybe a new paragraph would be also nice. This filling-text doesn't have to make sense. It joust should be a lot of it. In this case, I prefer Quantity over Quality. That's usually not a good idea when writing a documentation. But for a showcase I think this should be ok.
operator + for extreeme
This function a b
This function was introduced in Qt 42.256.
See also lookAFriend, testhaha, and A::Extreme::abstractBaseMemeberFunction1.