|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Enum
com.trolltech.qt.network.QTcpServer.Result
public static final class QTcpServer.Result
| Field Summary | |
|---|---|
static QTcpServer.Result |
Failure
|
static QTcpServer.Result |
Success
|
static QTcpServer.Result |
TimedOut
|
| Method Summary | |
|---|---|
static QTcpServer.Result |
valueOf(java.lang.String name)
|
static QTcpServer.Result[] |
values()
|
| Methods inherited from class java.lang.Enum |
|---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final QTcpServer.Result Success
public static final QTcpServer.Result Failure
public static final QTcpServer.Result TimedOut
| Method Detail |
|---|
public static QTcpServer.Result[] values()
public static QTcpServer.Result valueOf(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||