![]() |
Code Documentation 3.3
Social Network Visualizer
|
This is the complete list of members for Parser, including all inherited members.
| arrows | Parser | private |
| arrowSize | Parser | private |
| bez_p1_x | Parser | private |
| bez_p1_y | Parser | private |
| bez_p2_x | Parser | private |
| bez_p2_y | Parser | private |
| bezier | Parser | private |
| bool_edge | Parser | private |
| bool_key | Parser | private |
| bool_node | Parser | private |
| containsReservedKeywords(const QString &str) const | Parser | private |
| conv_OK | Parser | private |
| createEdgesForRow(const QStringList ¤tRow, int rowIndex) | Parser | private |
| createMissingNodeEdges() | Parser | |
| createNodeWithDefaults(int nodeIndex, const QString &label) | Parser | private |
| createRandomNodes(const int &fixedNum=1, const QString &label=QString(), const int &newNodes=1) | Parser | |
| delimiter | Parser | private |
| doParseAdjacency(QTextStream &ts, const QString &delimiter, const QStringList &nodeLabels) | Parser | private |
| edge_directed | Parser | private |
| edge_id | Parser | private |
| edge_source | Parser | private |
| edge_target | Parser | private |
| edge_weight | Parser | private |
| edgeColor | Parser | private |
| edgeDirType | Parser | private |
| edgeLabel | Parser | private |
| edgeMissingNodesList | Parser | private |
| edgeMissingNodesListData | Parser | private |
| edgesMissingNodesHash | Parser | private |
| edgeType | Parser | private |
| edgeWeight | Parser | private |
| endGraphMLElementEdge(QXmlStreamReader &) | Parser | |
| endGraphMLElementNode(QXmlStreamReader &) | Parser | |
| errorMessage | Parser | private |
| fileContainsLinkColors | Parser | private |
| fileContainsLinkLabels | Parser | private |
| fileContainsNodeColors | Parser | private |
| fileContainsNodeCoords | Parser | private |
| fileDirPath | Parser | private |
| fileFormat | Parser | private |
| fileLoaded | Parser | private |
| finished(QString) | Parser | signal |
| firstModeMultiMap | Parser | private |
| gwHeight | Parser | private |
| gwWidth | Parser | private |
| initEdgeColor | Parser | private |
| initEdgeLabel | Parser | private |
| initEdgeWeight | Parser | private |
| initNodeColor | Parser | private |
| initNodeCustomAttributes | Parser | private |
| initNodeCustomIcon | Parser | private |
| initNodeLabelColor | Parser | private |
| initNodeLabelSize | Parser | private |
| initNodeNumberColor | Parser | private |
| initNodeNumberSize | Parser | private |
| initNodeShape | Parser | private |
| initNodeSize | Parser | private |
| isComment(QString str) | Parser | |
| key_id | Parser | private |
| key_name | Parser | private |
| key_type | Parser | private |
| key_value | Parser | private |
| key_what | Parser | private |
| keyDefaultValue | Parser | private |
| keyFor | Parser | private |
| keyName | Parser | private |
| keyType | Parser | private |
| load(const QString &fileName, const QString &codecName, const int &defNodeSize, const QString &defNodeColor, const QString &defNodeShape, const QString &defNodeNumberColor, const int &defNodeNumberSize, const QString &defNodeLabelColor, const int &defNodeLabelSize, const QString &defEdgeColor, const int &canvasWidth, const int &canvasHeight, const int &format, const QString &delim=QString(), const int &sm_mode=1, const bool &sm_has_labels=false) | Parser | |
| m_textCodecName | Parser | private |
| missingNode | Parser | private |
| networkName | Parser | private |
| node_id | Parser | private |
| nodeColor | Parser | private |
| nodeCustomAttributes | Parser | private |
| nodeHash | Parser | private |
| nodeIconPath | Parser | private |
| nodeLabel | Parser | private |
| nodeLabelColor | Parser | private |
| nodeLabelSize | Parser | private |
| nodeNumberColor | Parser | private |
| nodeNumberSize | Parser | private |
| nodeShape | Parser | private |
| nodeSize | Parser | private |
| parseAsAdjacency(const QByteArray &rawData, const QString &delimiter=",", const bool &sm_has_labels=false) | Parser | |
| parseAsDL(const QByteArray &rawData) | Parser | |
| parseAsDot(const QByteArray &rawData) | Parser | |
| parseAsEdgeListSimple(const QByteArray &rawData, const QString &delimiter) | Parser | |
| parseAsEdgeListWeighted(const QByteArray &rawData, const QString &delimiter) | Parser | |
| parseAsGML(const QByteArray &rawData) | Parser | |
| parseAsGraphML(const QByteArray &rawData) | Parser | |
| parseAsPajek(const QByteArray &rawData) | Parser | |
| parseAsTwoModeSociomatrix(const QByteArray &rawData) | Parser | |
| Parser() | Parser | |
| preprocessDotContent(const QString &dotContent) | Parser | |
| randX | Parser | private |
| randY | Parser | private |
| readDLKeywords(QStringList &strList, int &N, int &NM, int &NR, int &NC, bool &fullmatrixFormat, bool &edgelist1Format, bool &diagonalPresent) | Parser | |
| readDotProperties(QString str, qreal &, QString &label, QString &shape, QString &color, QString &fontName, QString &fontColor) | Parser | |
| readGraphML(QXmlStreamReader &) | Parser | |
| readGraphMLElementData(QXmlStreamReader &) | Parser | |
| readGraphMLElementDefaultValue(QXmlStreamReader &) | Parser | |
| readGraphMLElementEdge(QXmlStreamAttributes &) | Parser | |
| readGraphMLElementEdgeGraphics(QXmlStreamReader &) | Parser | |
| readGraphMLElementGraph(QXmlStreamReader &) | Parser | |
| readGraphMLElementKey(QXmlStreamAttributes &) | Parser | |
| readGraphMLElementNode(QXmlStreamReader &) | Parser | |
| readGraphMLElementNodeGraphics(QXmlStreamReader &) | Parser | |
| readGraphMLElementUnknown(QXmlStreamReader &) | Parser | |
| relationsList | Parser | private |
| removeDummyNode(int) | Parser | signal |
| resetCounters() | Parser | private |
| secondModeMultiMap | Parser | private |
| signalAddNewRelation(const QString &relName, const bool &changeRelation=false) | Parser | signal |
| signalCreateEdge(const int &source, const int &target, const qreal &weight, const QString &color, const int &edgeDirType, const bool &arrows, const bool &bezier, const QString &edgeLabel=QString(), const bool &signalMW=false) | Parser | signal |
| signalCreateNode(const int &num, const int &size, const QString &color, const QString &numColor, const int &numSize, const QString &label, const QString &lColor, const int &lSize, const QPointF &p, const QString &shape, const QString &iconPath=QString(), const bool &signalMW=false, const QHash< QString, QString > nodeCustomAttributes=QHash< QString, QString >()) | Parser | signal |
| signalCreateNodeAtPosRandom(const bool &signalMW=false) | Parser | signal |
| signalCreateNodeAtPosRandomWithLabel(const int &num, const QString &label, const bool &signalMW=false) | Parser | signal |
| signalFileLoaded(const int &fileType, const QString &fileName, const QString &netName, const int &totalNodes, const int &totalLinks, const int &edgeDirType, const qint64 &elapsedTime, const QString &message=QString()) | Parser | signal |
| signalSetRelation(int, const bool &updateUI=true) | Parser | signal |
| source | Parser | private |
| target | Parser | private |
| totalLinks | Parser | private |
| totalNodes | Parser | private |
| two_sm_mode | Parser | private |
| validateAndInitialize(const QByteArray &rawData, const QString &delimiter, const bool &sm_has_labels, QStringList &nodeLabels) | Parser | private |
| xml | Parser | private |
| ~Parser() | Parser |