|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QHeaderSignals
Method Summary | |
---|---|
void |
clicked(int section)
|
void |
indexChange(int section,
int fromIndex,
int toIndex)
|
void |
moved(int arg1,
int arg2)
|
void |
pressed(int section)
|
void |
released(int section)
|
void |
sectionClicked(int arg1)
|
void |
sectionHandleDoubleClicked(int section)
|
void |
sizeChange(int section,
int oldSize,
int newSize)
|
Method Detail |
---|
void clicked(int section)
void pressed(int section)
void released(int section)
void sizeChange(int section, int oldSize, int newSize)
void indexChange(int section, int fromIndex, int toIndex)
void sectionClicked(int arg1)
void moved(int arg1, int arg2)
void sectionHandleDoubleClicked(int section)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |