![]() |
Code Documentation 3.3
Social Network Visualizer
|
This is the complete list of members for Graph, including all inherited members.
| actualDateTime | Graph | private |
| addGuideCircle(const double &, const double &, const double &) | Graph | signal |
| addGuideHLine(const double &y0) | Graph | signal |
| addRelationSymmetricStrongTies(const bool &allRelations=false) | Graph | |
| addToDistanceSum(qreal delta) | Graph | |
| AM | Graph | private |
| Average_Linkage enum value | Graph | |
| averageCLC | Graph | private |
| calculatedAdjacencyMatrix | Graph | private |
| calculatedCentralities | Graph | private |
| calculatedDC | Graph | private |
| calculatedDistances | Graph | private |
| calculatedDP | Graph | private |
| calculatedEdges | Graph | private |
| calculatedEVC | Graph | private |
| calculatedGraphDensity | Graph | private |
| calculatedGraphReciprocity | Graph | private |
| calculatedGraphSymmetry | Graph | private |
| calculatedGraphWeighted | Graph | private |
| calculatedIC | Graph | private |
| calculatedIRCC | Graph | private |
| calculatedIsolates | Graph | private |
| calculatedPP | Graph | private |
| calculatedPRP | Graph | private |
| calculatedTriad | Graph | private |
| calculatedVertices | Graph | private |
| calculatedVerticesList | Graph | private |
| calculatedVerticesSet | Graph | private |
| canvasHeight | Graph | private |
| canvasMaxRadius() const | Graph | slot |
| canvasMinDimension() const | Graph | slot |
| canvasRandomX() const | Graph | slot |
| canvasRandomY() const | Graph | slot |
| canvasSizeSet(const int &width, const int &height) | Graph | slot |
| canvasVisibleX(const double &x) const | Graph | slot |
| canvasVisibleY(const double &y) const | Graph | slot |
| canvasWidth | Graph | private |
| centralityClosenessIR(const bool considerWeights=false, const bool inverseWeights=false, const bool dropIsolates=false) | Graph | |
| centralityDegree(const bool &considerWeights=true, const bool &dropIsolates=false) | Graph | |
| centralityEigenvector(const bool &considerWeights=false, const bool &inverseWeights=false, const bool &dropIsolates=false) | Graph | |
| centralityInformation(const bool considerWeights=false, const bool inverseWeights=false) | Graph | |
| classesEC | Graph | private |
| classesEccentricity | Graph | private |
| classesEVC | Graph | private |
| classesIC | Graph | private |
| classesIRCC | Graph | private |
| classesPP | Graph | private |
| classesPRP | Graph | private |
| classesSBC | Graph | private |
| classesSCC | Graph | private |
| classesSDC | Graph | private |
| classesSDP | Graph | private |
| classesSPC | Graph | private |
| classesSSC | Graph | private |
| clear(const QString &reason="") | Graph | |
| CLQM | Graph | private |
| Clustering enum name | Graph | |
| clusteringCoefficient(const bool updateProgress=false) | Graph | |
| clusteringCoefficientLocal(const int &v1) | Graph | |
| Complete_Linkage enum value | Graph | |
| compute_angles(const QPointF &Delta, const qreal &dist, qreal &angle1, qreal &angle2, qreal °rees1, qreal °rees2) | Graph | |
| computeOptimalDistance(const int &V) | Graph | |
| createMatrixAdjacency(const bool dropIsolates=false, const bool considerWeights=true, const bool inverseWeights=false, const bool symmetrize=false) | Graph | |
| createMatrixAdjacencyInverse(const QString &method="lu") | Graph | |
| createMatrixDissimilarities(Matrix &INPUT_MATRIX, Matrix &DSM, const int &metric, const QString &varLocation, const bool &diagonal, const bool &considerWeights) | Graph | |
| createMatrixReachability() | Graph | |
| createMatrixSimilarityMatching(Matrix &AM, Matrix &SEM, const int &measure=METRIC_SIMPLE_MATCHING, const QString &varLocation="Rows", const bool &diagonal=false, const bool &considerWeights=true) | Graph | |
| createMatrixSimilarityPearson(Matrix &AM, Matrix &PCC, const QString &varLocation="Rows", const bool &diagonal=false) | Graph | |
| csRecDepth | Graph | private |
| d_factor | Graph | private |
| denomEC | Graph | private |
| denomEVC | Graph | private |
| denomIC | Graph | private |
| denomIRCC | Graph | private |
| denomPP | Graph | private |
| denomPRC | Graph | private |
| denomSBC | Graph | private |
| denomSCC | Graph | private |
| denomSPC | Graph | private |
| dijkstra(const int &s, const int &si, const bool &computeCentralities=false, const bool &inverseWeights=false, const bool &dropIsolates=false) | Graph | private |
| discreteBCs | Graph | private |
| discreteCCs | Graph | private |
| discreteDPs | Graph | private |
| discreteEccentricities | Graph | private |
| discreteECs | Graph | private |
| discreteEVCs | Graph | private |
| discreteICs | Graph | private |
| discreteIRCCs | Graph | private |
| discretePCs | Graph | private |
| discretePPs | Graph | private |
| discretePRPs | Graph | private |
| discreteSCs | Graph | private |
| discreteSDCs | Graph | private |
| DistanceEngine class | Graph | friend |
| DM | Graph | private |
| edgeAdd(const int &v1, const int &v2, const qreal &weight, const int &type, const QString &label, const QString &color) | Graph | private |
| edgeClicked() | Graph | |
| edgeClickedSet(const int &v1, const int &v2, const bool &openMenu=false) | Graph | slot |
| edgeColor(const int &v1, const int &v2) | Graph | |
| edgeColorAllSet(const QString &color, const int &threshold=RAND_MAX) | Graph | |
| edgeColorInit(const QString &) | Graph | |
| edgeColorSet(const int &v1, const int &v2, const QString &color) | Graph | |
| EdgeCount enum value | Graph | |
| edgeCreate(const int &v1, const int &v2, const qreal &weight, const QString &color, const int &type=0, const bool &drawArrows=true, const bool &bezier=false, const QString &label=QString(), const bool &signalMW=true) | Graph | slot |
| edgeCreateWebCrawler(const int &source, const int &target) | Graph | slot |
| edgeExists(const int &v1, const int &v2, const bool &checkReciprocal=false) | Graph | |
| edgeExistsVirtual(const int &v1, const int &v2) | Graph | |
| edgeFilterByRelation(int relation, bool status) | Graph | slot |
| edgeFilterByWeight(const qreal, const bool) | Graph | slot |
| edgeFilterUnilateral(const bool &toggle) | Graph | slot |
| edgeInboundStatusSet(const int &target, const int &source, const bool &toggle=false) | Graph | |
| edgeLabel(const int &v1, const int &v2) const | Graph | |
| edgeLabelSet(const int &v1, const int &v2, const QString &label) | Graph | |
| edgeLabelsVisibilitySet(const bool &toggle) | Graph | |
| EdgeMetadata enum value | Graph | |
| edgeOutboundStatusSet(const int &source, const int &target, const bool &toggle=false) | Graph | |
| edgeRemove(const int &v1, const int &v2, const bool &removeReverse=false) | Graph | |
| edgeRemoveSelected(SelectedEdge &selectedEdge, const bool &removeReverse) | Graph | |
| edgeRemoveSelectedAll() | Graph | |
| edgeReverseWeightTemp | Graph | private |
| edgesEnabled() | Graph | |
| edgeSymmetric(const int &v1, const int &v2) | Graph | |
| edgeTypeSet(const int &v1, const int &v2, const qreal &w, const int &dirType=EdgeType::Directed) | Graph | |
| edgeWeight(const int &v1, const int &v2) const | Graph | |
| edgeWeightNumbersVisibilitySet(const bool &toggle) | Graph | |
| edgeWeightSet(const int &v1, const int &v2, const qreal &w, const bool &undirected=false) | Graph | |
| edgeWeightTemp | Graph | private |
| factorial(int) | Graph | |
| file_parser | Graph | private |
| file_parserThread | Graph | private |
| getFileFormat() const | Graph | |
| getFileName() const | Graph | |
| getGeodesicsCount() | Graph | |
| getName() const | Graph | |
| getProminenceIndexByName(const QString &prominenceIndexName) | Graph | |
| getSelectedEdges() const | Graph | |
| getSelectedEdgesCount() const | Graph | |
| getSelectedVertices() const | Graph | |
| getSelectedVerticesCount() const | Graph | |
| getSelectedVerticesMax() const | Graph | |
| getSelectedVerticesMin() const | Graph | |
| getThread() const | Graph | |
| Graph(const int &reserveVerticesSize=5000, const int &reserveEdgesPerVertexSize=500) | Graph | |
| graphClickedEmptySpace(const QPointF &p) | Graph | slot |
| graphCliqueAdd(const QList< int > &clique) | Graph | |
| graphCliques(QSet< int > R=QSet< int >(), QSet< int > P=QSet< int >(), QSet< int > X=QSet< int >()) | Graph | |
| graphCliquesContaining(const int &actor, const int &size=0) | Graph | |
| graphCliquesOfSize(const int &size) | Graph | |
| graphClusteringHierarchical(Matrix &STR_EQUIV, const QString &varLocation, const int &metric, const int &method, const bool &diagonal=false, const bool &diagram=false, const bool &considerWeights=true, const bool &inverseWeights=false, const bool &dropIsolates=false) | Graph | |
| graphClusteringMethodStrToType(const QString &method) const | Graph | |
| graphClusteringMethodTypeToString(const int &methodType) const | Graph | |
| graphConnectednessFull(const bool updateProgress=false) | Graph | |
| graphDensity() | Graph | |
| graphDiameter(const bool considerWeights, const bool inverseWeights) | Graph | |
| graphDiameterCached() const | Graph | |
| graphDichotomization(const qreal threshold) | Graph | |
| graphDistanceEuclidean(const QPointF &a, const QPointF &b) | Graph | |
| graphDistanceEuclidean(const QPointF &a) | Graph | |
| graphDistanceGeodesic(const int &v1, const int &v2, const bool &considerWeights=false, const bool &inverseWeights=true) | Graph | |
| graphDistanceGeodesicAverage(const bool considerWeights, const bool inverseWeights, const bool dropIsolates) | Graph | |
| graphDistanceGeodesicAverageCached() const | Graph | |
| graphDistancesGeodesic(const bool &computeCentralities=false, const bool &considerWeights=false, const bool &inverseWeights=true, const bool &dropIsolates=false) | Graph | |
| graphFileLoaded(const int &fileType, const QString &fName=QString(), const QString &netName=QString(), const int &totalNodes=0, const int &totalLinks=0, const int &edgeDirType=0, const qint64 &elapsedTime=0, const QString &message=QString()) | Graph | slot |
| graphGeodesicsCountCached() const | Graph | |
| graphHasVertexCustomAttributes() const | Graph | |
| graphHasVertexCustomIcons() const | Graph | |
| graphLoadedTerminateParserThreads(QString reason) | Graph | slot |
| graphMatrixDistanceGeodesicCreate(const bool &considerWeights=false, const bool &inverseWeights=true, const bool &dropIsolates=false) | Graph | |
| graphMatrixShortestPathsCreate(const bool &considerWeights=false, const bool &inverseWeights=true, const bool &dropIsolates=false) | Graph | |
| graphMatrixStrToType(const QString &matrix) const | Graph | |
| graphMatrixTypeToString(const int &matrixType) const | Graph | |
| graphMetricStrToType(const QString &metricStr) const | Graph | |
| graphMetricTypeToString(const int &metricType) const | Graph | |
| graphReachable(const int &v1, const int &v2) | Graph | |
| graphReciprocity() | Graph | |
| graphSumDistanceCached() const | Graph | |
| graphTriadCensus() | Graph | |
| graphWalksMatrixCreate(const int &N=0, const int &length=0, const bool &updateProgress=false, const bool &dropIsolates=false, const bool &considerWeights=false, const bool &inverseWeights=false, const bool &symmetrize=false) | Graph | |
| groupCC | Graph | private |
| groupDC | Graph | private |
| groupDP | Graph | private |
| groupEC | Graph | private |
| groupEVC | Graph | private |
| groupIRCC | Graph | private |
| groupPP | Graph | private |
| groupSBC | Graph | private |
| groupSC | Graph | private |
| groupSPC | Graph | private |
| htmlEnd | Graph | private |
| htmlEscaped(QString str) const | Graph | slot |
| htmlHead | Graph | private |
| htmlHeadLight | Graph | private |
| inboundEdgesVert | Graph | private |
| incGeodesicsCount() | Graph | |
| influenceDomains | Graph | private |
| influenceRanges | Graph | private |
| initEdgeColor | Graph | private |
| initEdgeLabels | Graph | private |
| initEdgeWeightNumbers | Graph | private |
| initVertexColor | Graph | private |
| initVertexIconPath | Graph | private |
| initVertexLabelColor | Graph | private |
| initVertexLabelDistance | Graph | private |
| initVertexLabelSize | Graph | private |
| initVertexNumberColor | Graph | private |
| initVertexNumberDistance | Graph | private |
| initVertexNumberSize | Graph | private |
| initVertexShape | Graph | private |
| initVertexSize | Graph | private |
| invAM | Graph | private |
| invM | Graph | private |
| isCentralityIndexComputed(const IndexType index) const | Graph | |
| isConnected() | Graph | |
| isConnectedCached() const | Graph | |
| isDirected() | Graph | |
| isEmpty() const | Graph | |
| isFileFormatExportSupported(const int &fileFormat) const | Graph | |
| isLoaded() const | Graph | |
| isModified() const | Graph | |
| isSaved() const | Graph | |
| isSymmetric() | Graph | |
| isUndirected() | Graph | |
| isWeighted() | Graph | |
| layoutByProminenceIndex(int prominenceIndex, int layoutType, const bool &considerWeights=false, const bool &inverseWeights=false, const bool &dropIsolates=false) | Graph | |
| layoutCircular(const double &x0, const double &y0, const double &newRadius, const bool &guides=false) | Graph | |
| layoutForceDirected_Eades_moveNodes(const qreal &c4) | Graph | |
| layoutForceDirected_F_att(const QString model, const qreal &dist, const qreal &optimalDistance) | Graph | |
| layoutForceDirected_F_rep(const QString model, const qreal &dist, const qreal &optimalDistance) | Graph | |
| layoutForceDirected_FR_moveNodes(const qreal &temperature) | Graph | |
| layoutForceDirected_FR_temperature(const int iteration) const | Graph | |
| layoutForceDirectedFruchtermanReingold(const int maxIterations) | Graph | |
| layoutForceDirectedKamadaKawai(const int maxIterations=500, const bool considerWeights=false, const bool inverseWeights=false, const bool dropIsolates=false, const QString &initialPositions="current") | Graph | |
| layoutForceDirectedSpringEmbedder(const int maxIterations) | Graph | |
| layoutRadialRandom(const bool &guides=true) | Graph | |
| layoutRandom() | Graph | |
| layoutVertexSizeByIndegree() | Graph | |
| layoutVertexSizeByOutdegree() | Graph | |
| loadFile(const QString fileName, const QString codecName, const int format, const QString delimiter=QString(), const int sm_two_mode=1, const bool sm_has_labels=false) | Graph | |
| m_clickedEdge | Graph | private |
| m_cliques | Graph | private |
| m_clusteringLevel | Graph | private |
| m_clusterPairNamesPerSeq | Graph | private |
| m_clustersByName | Graph | private |
| m_clustersPerSequence | Graph | private |
| m_crawler_max_urls | Graph | private |
| m_crawler_visited_urls | Graph | private |
| m_curRelation | Graph | private |
| m_fieldWidth | Graph | private |
| m_fileFormat | Graph | private |
| m_fileName | Graph | private |
| m_graph | Graph | private |
| m_graphAverageDistance | Graph | private |
| m_graphDensity | Graph | private |
| m_graphDiameter | Graph | private |
| m_graphFileFormatExportSupported | Graph | private |
| m_graphGeodesicsCount | Graph | private |
| m_graphHasVertexCustomIcons | Graph | private |
| m_graphIsConnected | Graph | private |
| m_graphIsDirected | Graph | private |
| m_graphIsSymmetric | Graph | private |
| m_graphIsWeighted | Graph | private |
| m_graphModStatus | Graph | private |
| m_graphName | Graph | private |
| m_graphReciprocityArc | Graph | private |
| m_graphReciprocityDyad | Graph | private |
| m_graphReciprocityPairsReciprocated | Graph | private |
| m_graphReciprocityPairsTotal | Graph | private |
| m_graphReciprocityTiesNonSymmetric | Graph | private |
| m_graphReciprocityTiesReciprocated | Graph | private |
| m_graphReciprocityTiesTotal | Graph | private |
| m_graphSumDistance | Graph | private |
| m_relationsList | Graph | private |
| m_reportsChartType | Graph | private |
| m_reportsDataDir | Graph | private |
| m_reportsLabelLength | Graph | private |
| m_reportsRealPrecision | Graph | private |
| m_reserveEdgesPerVertexSize | Graph | private |
| m_selectedEdges | Graph | private |
| m_totalEdges | Graph | private |
| m_totalVertices | Graph | private |
| m_vertexClicked | Graph | private |
| m_vertexPairsNotConnected | Graph | private |
| m_vertexPairsUnilaterallyConnected | Graph | private |
| m_verticesIsolatedList | Graph | private |
| m_verticesList | Graph | private |
| m_verticesSelected | Graph | private |
| m_verticesSet | Graph | private |
| MajorChanges enum value | Graph | |
| maxCLC | Graph | private |
| maxEC | Graph | private |
| maxEccentricity | Graph | private |
| maxEVC | Graph | private |
| maxIC | Graph | private |
| maxIndexBC | Graph | private |
| maxIndexCC | Graph | private |
| maxIndexEC | Graph | private |
| maxIndexIC | Graph | private |
| maxIndexPC | Graph | private |
| maxIndexSC | Graph | private |
| maxIRCC | Graph | private |
| maxNodeCLC | Graph | private |
| maxNodeDP | Graph | private |
| maxNodeEC | Graph | private |
| maxNodeEccentricity | Graph | private |
| maxNodeEVC | Graph | private |
| maxNodeIC | Graph | private |
| maxNodeIRCC | Graph | private |
| maxNodePP | Graph | private |
| maxNodePRP | Graph | private |
| maxNodeSBC | Graph | private |
| maxNodeSCC | Graph | private |
| maxNodeSDC | Graph | private |
| maxNodeSPC | Graph | private |
| maxNodeSSC | Graph | private |
| maxPP | Graph | private |
| maxPRP | Graph | private |
| maxSBC | Graph | private |
| maxSCC | Graph | private |
| maxSDC | Graph | private |
| maxSDP | Graph | private |
| maxSPC | Graph | private |
| maxSSC | Graph | private |
| meanEC | Graph | private |
| meanEVC | Graph | private |
| meanIC | Graph | private |
| meanIRCC | Graph | private |
| meanPP | Graph | private |
| meanPRP | Graph | private |
| meanSBC | Graph | private |
| meanSCC | Graph | private |
| meanSDC | Graph | private |
| meanSDP | Graph | private |
| meanSPC | Graph | private |
| meanSSC | Graph | private |
| minCLC | Graph | private |
| minEC | Graph | private |
| minEccentricity | Graph | private |
| minEVC | Graph | private |
| minIC | Graph | private |
| minIRCC | Graph | private |
| minmax(qreal C, GraphVertex *v, qreal &max, qreal &min, int &maxNode, int &minNode) | Graph | private |
| minNodeCLC | Graph | private |
| minNodeDP | Graph | private |
| minNodeEC | Graph | private |
| minNodeEccentricity | Graph | private |
| minNodeEVC | Graph | private |
| minNodeIC | Graph | private |
| minNodeIRCC | Graph | private |
| minNodePP | Graph | private |
| minNodePRP | Graph | private |
| minNodeSBC | Graph | private |
| minNodeSCC | Graph | private |
| minNodeSDC | Graph | private |
| minNodeSPC | Graph | private |
| minNodeSSC | Graph | private |
| MinorOptions enum value | Graph | |
| minPP | Graph | private |
| minPRP | Graph | private |
| minSBC | Graph | private |
| minSCC | Graph | private |
| minSDC | Graph | private |
| minSDP | Graph | private |
| minSPC | Graph | private |
| minSSC | Graph | private |
| ModStatus enum name | Graph | |
| moveToThreadFacade(QThread *thread) | Graph | |
| neighboursHash | Graph | private |
| NewNet enum value | Graph | |
| nomEC | Graph | private |
| nomEVC | Graph | private |
| nomIC | Graph | private |
| nomIRCC | Graph | private |
| nomPP | Graph | private |
| nomPRC | Graph | private |
| nomSBC | Graph | private |
| nomSCC | Graph | private |
| nomSPC | Graph | private |
| notConnectedPairsClear() | Graph | |
| notConnectedPairsInsert(int from, int to) | Graph | |
| notConnectedPairsSize() const | Graph | |
| numberOfTriples(int v1) | Graph | |
| order | Graph | private |
| outboundEdgesVert | Graph | private |
| prestigeDegree(const bool &considerWeights, const bool &dropIsolates=false) | Graph | |
| prestigePageRank(const bool &dropIsolates=false) | Graph | |
| prestigeProximity(const bool considerWeights=false, const bool inverseWeights=false, const bool dropIsolates=false) | Graph | |
| progressCreate(int max, const QString &msg) | Graph | protected |
| progressFinish() | Graph | protected |
| progressStatus(const QString &msg) | Graph | protected |
| progressUpdate(int value) | Graph | protected |
| prominenceDistribution(const int &index, const ChartType &type, const QString &distImageFileName=QString()) | Graph | |
| prominenceDistributionArea(const H_StrToInt &discreteClasses, const QString &name, const QString &distImageFileName) | Graph | |
| prominenceDistributionBars(const H_StrToInt &discreteClasses, const QString &name, const QString &distImageFileName) | Graph | |
| prominenceDistributionSpline(const H_StrToInt &discreteClasses, const QString &seriesName, const QString &distImageFileName) | Graph | |
| randomizeThings() | Graph | |
| randomNetErdosCreate(const int &N, const QString &model, const int &m, const qreal &p, const QString &mode, const bool &diag) | Graph | |
| randomNetLatticeCreate(const int &N, const int &length, const int &dimension, const int &neighborhoodLength, const QString &mode, const bool &circular=false) | Graph | |
| randomNetRegularCreate(const int &N, const int °ree, const QString &mode, const bool &diag) | Graph | |
| randomNetRingLatticeCreate(const int &N, const int °ree, const bool updateProgress=false) | Graph | |
| randomNetScaleFreeCreate(const int &N, const int &power, const int &m0, const int &m, const qreal &alpha, const QString &mode) | Graph | |
| randomNetSmallWorldCreate(const int &N, const int °ree, const double &beta, const QString &mode) | Graph | |
| reciprocalEdgesVert | Graph | private |
| relationAdd(const QString &relName, const bool &changeRelation=false) | Graph | |
| relationAddCocitation() | Graph | |
| relationCurrent() | Graph | slot |
| relationCurrentName() const | Graph | slot |
| relationCurrentRename(const QString &newName) | Graph | slot |
| relationCurrentRename(const QString &newName, const bool &signalMW) | Graph | slot |
| relationNext() | Graph | slot |
| relationPrev() | Graph | slot |
| relations() | Graph | |
| relationsClear() | Graph | |
| relationSet(int relNum=RAND_MAX, const bool &updateUI=true) | Graph | slot |
| resetDistanceAggregates() | Graph | |
| resetDistanceCentralityCacheFlags() | Graph | |
| resolveClasses(qreal C, H_StrToInt &discreteClasses, int &classes) | Graph | private |
| resolveClasses(qreal C, H_StrToInt &discreteClasses, int &classes, int name) | Graph | private |
| SavedUnchanged enum value | Graph | |
| saveToAdjacencyFormat(const QString &fileName, const bool &saveEdgeWeights=true) | Graph | |
| saveToDotFormat(QString fileName) | Graph | |
| saveToFile(const QString &fileName, const int &fileType, const bool &saveEdgeWeights=true, const bool &saveZeroWeightEdges=false) | Graph | |
| saveToGraphMLFormat(const QString &fileName, const bool &saveZeroWeightEdges=false, QString networkName="", int maxWidth=0, int maxHeight=0) | Graph | |
| saveToPajekFormat(const QString &fileName, QString networkName="", int maxWidth=0, int maxHeight=0) | Graph | |
| setAverageDistanceCached(qreal v) | Graph | |
| setConnectedCached(bool v) | Graph | |
| setDiameterCached(int v) | Graph | |
| setDirected(const bool &toggle=true, const bool &signalMW=true) | Graph | |
| setEdgeColor(const int &v1, const int &v2, const QString &color) | Graph | signal |
| setEdgeLabel(const int &v1, const int &v2, const QString &label) | Graph | signal |
| setEdgeWeight(const int &v1, const int &v2, const qreal &weight) | Graph | signal |
| setFileFormat(const int &fileFormat) | Graph | |
| setFileName(const QString &fileName) | Graph | |
| setModStatus(const int &graphNewStatus, const bool &signalMW=true) | Graph | |
| setName(const QString &graphName) | Graph | |
| setNodeColor(const int &v, const QString &color) | Graph | signal |
| setNodeLabel(const int &v, const QString &label) | Graph | signal |
| setNodeLabelColor(const int &v, const QString &color) | Graph | signal |
| setNodeLabelDistance(const int &v, const int &distance) | Graph | signal |
| setNodeLabelSize(const int &v, const int &size) | Graph | signal |
| setNodeNumberColor(const int &v, const QString &color) | Graph | signal |
| setNodeNumberDistance(const int &v, const int &distance) | Graph | signal |
| setNodeNumberSize(const int &v, const int &size) | Graph | signal |
| setNodePos(const int &, const qreal &, const qreal &) | Graph | signal |
| setNodeShape(const int &v, const QString &shape, const QString &iconPath=QString()) | Graph | signal |
| setNodeSize(const int &v, const int &size) | Graph | signal |
| setReportsChartType(const int &type) | Graph | |
| setReportsDataDir(const QString &reportsDir) | Graph | |
| setReportsLabelLength(const int &length) | Graph | |
| setReportsRealNumberPrecision(const int &precision) | Graph | |
| setSelectionChanged(const QList< int > selectedVertices, const QList< SelectedEdge > selectedEdges) | Graph | slot |
| setSymmetric() | Graph | |
| setSymmetricCached(bool v) | Graph | |
| setUndirected(const bool &toggle=true, const bool &signalMW=true) | Graph | |
| setVertexVisibility(const int &number, const bool &toggle) | Graph | signal |
| setWeighted(const bool &toggle=true) | Graph | |
| SIGMA | Graph | private |
| sign(const qreal &D) | Graph | |
| signalDatasetDescription(QString) | Graph | signal |
| signalDrawEdge(const int &v1, const int &v2, const qreal &weight, const QString &label="", const QString &color="black", const int &type=0, const bool &drawArrows=true, const bool &bezier=false, const bool &weightNumbers=false) | Graph | signal |
| signalDrawNode(const QPointF &p, const int &num, const int &size, const QString &nodeShape, const QString &nodeIconPath, const QString &nodeColor, const QString &numberColor, const int &numSize, const int &numDistance, const QString &label, const QString &labelColor, const int &labelSize, const int &labelDistance) | Graph | signal |
| signalEdgeClicked(const MyEdge &edge=MyEdge(), const bool &openMenu=false) | Graph | signal |
| signalEdgeType(const int &v1, const int &v2, const int &type) | Graph | signal |
| signalGraphLoaded(const int &fileType, const QString &fileName=QString(), const QString &netName=QString(), const int &totalNodes=0, const int &totalLinks=0, const qreal &density=0, const qint64 &elapsedTime=0, const QString &message=QString()) | Graph | signal |
| signalGraphModified(const bool &undirected, const int &vertices, const int &edges, const qreal &density, const bool ¬Saved=true) | Graph | signal |
| signalGraphSavedStatus(const int &status) | Graph | signal |
| signalNetworkManagerRequest(const QUrl ¤tUrl, const NetworkRequestType &type) | Graph | signal |
| signalNodeClickedInfo(const int &number=0, const QPointF &p=QPointF(), const QString &label=QString(), const int &inDegree=0, const int &outDegree=0) | Graph | signal |
| signalNodesFound(const QList< int > foundList) | Graph | signal |
| signalProgressBoxCreate(const int max=0, const QString msg="Please wait") | Graph | signal |
| signalProgressBoxKill(const int max=0) | Graph | signal |
| signalProgressBoxUpdate(const int &count=0) | Graph | signal |
| signalPromininenceDistributionChartUpdate(QAbstractSeries *series, QAbstractAxis *axisX=Q_NULLPTR, const qreal &min=0, const qreal &max=0, QAbstractAxis *axisY=Q_NULLPTR, const qreal &minF=0, const qreal &maxF=0) | Graph | signal |
| signalRelationAddToMW(const QString &newRelation) | Graph | signal |
| signalRelationChangedToGW(int) | Graph | signal |
| signalRelationChangedToMW(const int &relIndex=RAND_MAX) | Graph | signal |
| signalRelationRenamedToMW(const QString &newRelName) | Graph | signal |
| signalRelationsClear() | Graph | signal |
| signalRemoveEdge(const int &v1, const int &v2, const bool &removeReverse) | Graph | signal |
| signalRemoveNode(int) | Graph | signal |
| signalSelectionChanged(const int &selectedVertices, const int &selectedEdges) | Graph | signal |
| signalSetEdgeVisibility(const int &relation, const int &source, const int &target, const bool &toggle, const bool &preserveReverseEdge=false, const int &edgeWeight=1, const int &reverseEdgeWeight=1) | Graph | signal |
| signalWebCrawlParse(QNetworkReply *reply) | Graph | signal |
| Single_Linkage enum value | Graph | |
| sizeOfComponent | Graph | private |
| sizeOfNthOrderNeighborhood | Graph | |
| slotHandleCrawlerRequestReply() | Graph | slot |
| ssspComponentAdd(int delta) | Graph | |
| ssspComponentReset(int value=1) | Graph | |
| ssspComponentSize() const | Graph | |
| ssspNthOrderBegin() const | Graph | |
| ssspNthOrderClear() | Graph | |
| ssspNthOrderEnd() const | Graph | |
| ssspNthOrderIncrement(int dist) | Graph | |
| ssspNthOrderIncrement(qreal dist) | Graph | |
| ssspNthOrderValue(qreal dist) const | Graph | |
| ssspStackClear() | Graph | |
| ssspStackEmpty() const | Graph | |
| ssspStackPop() | Graph | |
| ssspStackPush(int v) | Graph | |
| ssspStackSize() const | Graph | |
| ssspStackTop() const | Graph | |
| Stack | Graph | private |
| startWebCrawler(const QUrl &startUrl, const QStringList &urlPatternsIncluded, const QStringList &urlPatternsExcluded, const QStringList &linkClasses, const int &maxNodes, const int &maxLinksPerPage, const bool &intLinks, const bool &childLinks, const bool &parentLinks, const bool &selfLinks, const bool &extLinksIncluded, const bool &extLinksCrawl, const bool &socialLinks, const bool &delayedRequests) | Graph | slot |
| statusMessage(const QString &message) | Graph | signal |
| sumBC | Graph | private |
| sumCC | Graph | private |
| sumDC | Graph | private |
| sumDP | Graph | private |
| sumEC | Graph | private |
| sumEVC | Graph | private |
| sumIC | Graph | private |
| sumIRCC | Graph | private |
| sumM | Graph | private |
| sumPC | Graph | private |
| sumPP | Graph | private |
| sumPRP | Graph | private |
| sumSBC | Graph | private |
| sumSC | Graph | private |
| sumSCC | Graph | private |
| sumSDC | Graph | private |
| sumSDP | Graph | private |
| sumSEVC | Graph | private |
| sumSPC | Graph | private |
| sumSSC | Graph | private |
| symmetricCached() const | Graph | |
| t_sumIC | Graph | private |
| t_sumPRP | Graph | private |
| triadType_examine_MAN_label(int, int, int, GraphVertex *, GraphVertex *, GraphVertex *) | Graph | |
| triadTypeFreqs | Graph | private |
| uiProminenceDistributionArea(const QVector< QPair< qreal, qreal > > &points, const qreal min, const qreal max, const qreal minF, const qreal maxF, const QString &name, const QString &distImageFileName) | Graph | protected |
| uiProminenceDistributionBars(const QStringList &categories, const QVector< qreal > &frequencies, const qreal min, const qreal max, const qreal minF, const qreal maxF, const QString &name, const QString &distImageFileName) | Graph | protected |
| uiProminenceDistributionSpline(const QVector< QPair< qreal, qreal > > &points, qreal min, qreal max, qreal minF, qreal maxF, const QString &seriesName, const QString &distImageFileName) | Graph | protected |
| urlQueue | Graph | private |
| varianceCLC | Graph | private |
| varianceEC | Graph | private |
| varianceEVC | Graph | private |
| varianceIC | Graph | private |
| varianceIRCC | Graph | private |
| variancePP | Graph | private |
| variancePRP | Graph | private |
| varianceSBC | Graph | private |
| varianceSCC | Graph | private |
| varianceSDC | Graph | private |
| varianceSDP | Graph | private |
| varianceSPC | Graph | private |
| varianceSSC | Graph | private |
| vertexAtIndex(int idx) | Graph | |
| vertexAtIndex(int idx) const | Graph | |
| vertexClicked() const | Graph | |
| vertexClickedSet(const int &v, const QPointF &p) | Graph | slot |
| vertexColor(const int &v) const | Graph | |
| vertexColorInit(const QString &color) | Graph | |
| vertexColorSet(const int &v, const QString &color) | Graph | |
| VertexCount enum value | Graph | |
| vertexCreate(const int &number, const int &size, const QString &color, const QString &numColor, const int &numSize, const QString &label, const QString &labelColor, const int &labelSize, const QPointF &p, const QString &shape, const QString &iconPath=QString(), const bool &signalMW=false, const QHash< QString, QString > &customAttributes=QHash< QString, QString >()) | Graph | slot |
| vertexCreateAtPos(const QPointF &p) | Graph | slot |
| vertexCreateAtPosRandom(const bool &signalMW=false) | Graph | slot |
| vertexCreateAtPosRandomWithLabel(const int &i, const QString &label, const bool &signalMW=false) | Graph | slot |
| vertexCustomAttributes(const int &v1) const | Graph | |
| vertexCustomAttributesSet(const int &v1, const QHash< QString, QString > &customAttributes) | Graph | |
| vertexDegreeIn(int) | Graph | |
| vertexDegreeOut(int) | Graph | |
| VertexEdgeCount enum value | Graph | |
| vertexEdgesInbound(int i) | Graph | |
| vertexEdgesOutbound(int i) | Graph | |
| vertexExists(const int &v1) | Graph | |
| vertexExists(const QString &label) | Graph | |
| vertexFilterByCentrality(const float threshold, const bool overThreshold, const IndexType centralityIndex) | Graph | slot |
| vertexFindByIndexScore(const int &index, const QStringList &thresholds, const bool &considerWeights, const bool &inverseWeights=false, const bool &dropIsolates=false) | Graph | |
| vertexFindByLabel(const QStringList &labelList) | Graph | |
| vertexFindByNumber(const QStringList &numList) | Graph | |
| vertexIndexByNumber(int v) const | Graph | |
| vertexinfluenceDomain(int v2) | Graph | |
| vertexinfluenceRange(int v1) | Graph | |
| vertexIsolated(const int &v1) const | Graph | |
| vertexIsolatedAllToggle(const bool &toggle) | Graph | slot |
| vertexLabel(const int &v) const | Graph | |
| vertexLabelColorInit(QString color) | Graph | |
| vertexLabelColorSet(const int &v1, const QString &color) | Graph | |
| vertexLabelDistanceAllSet(const int &newDistance) | Graph | |
| vertexLabelDistanceInit(const int &distance) | Graph | |
| vertexLabelDistanceSet(const int &v, const int &newDistance) | Graph | |
| vertexLabelSet(const int &v, const QString &label) | Graph | |
| vertexLabelSizeInit(int newSize) | Graph | |
| vertexLabelSizeSet(const int &v, const int &labelSize) | Graph | |
| vertexLabelsVisibilitySet(bool toggle) | Graph | |
| VertexMetadata enum value | Graph | |
| vertexNeighborhoodList(const int &v1) | Graph | |
| vertexNeighborhoodSet(const int &v1) | Graph | |
| vertexNumberColorInit(const QString &color) | Graph | |
| vertexNumberColorSet(const int &v=0, const QString &color="#000000") | Graph | |
| vertexNumberDistanceInit(const int &distance) | Graph | |
| vertexNumberDistanceSet(const int &v, const int &newDistance) | Graph | |
| vertexNumberMax() | Graph | |
| vertexNumberMin() | Graph | |
| vertexNumberSizeInit(const int &size) | Graph | |
| vertexNumberSizeSet(const int &v, const int &newsize) | Graph | |
| vertexPos(const int &v1) const | Graph | |
| VertexPositions enum value | Graph | |
| vertexPosSet(const int &v, const int &x, const int &y) | Graph | |
| vertexPtr(const int v) | Graph | |
| vertexRemove(const int &v1) | Graph | |
| vertexRemoveDummyNode(int) | Graph | slot |
| vertexShape(const int &v) | Graph | |
| vertexShapeIconPath(const int &v) | Graph | |
| vertexShapeSet(const int &v, const QString &shape, const QString &iconPath=QString()) | Graph | |
| vertexShapeSetDefault(const QString, const QString &iconPath=QString()) | Graph | |
| vertexSize(const int &v) const | Graph | |
| vertexSizeInit(const int) | Graph | |
| vertexSizeSet(const int &v, const int &newsize) | Graph | |
| vertices(const bool &dropIsolates=false, const bool &countAll=false, const bool &recount=false) | Graph | |
| verticesBegin() const | Graph | |
| verticesCreateSubgraph(QList< int > vList, const int &type=SUBGRAPH_CLIQUE, const int ¢er=0) | Graph | |
| verticesEnd() const | Graph | |
| verticesList() | Graph | |
| verticesListIsolated() | Graph | |
| verticesSet() | Graph | |
| verticesWithInboundEdges() | Graph | |
| verticesWithOutboundEdges() | Graph | |
| verticesWithReciprocalEdges() | Graph | |
| vpos | Graph | |
| walksBetween(int v1, int v2, int length) | Graph | |
| web_crawler | Graph | private |
| webcrawlerThread | Graph | private |
| webCrawlTerminateThreads(QString reason) | Graph | |
| webSpider() | Graph | slot |
| WM | Graph | private |
| writeCentralityBetweenness(const QString, const bool weights, const bool inverseWeights, const bool dropIsolates) | Graph | |
| writeCentralityCloseness(const QString, const bool weights, const bool inverseWeights, const bool dropIsolates) | Graph | |
| writeCentralityClosenessInfluenceRange(const QString, const bool weights, const bool inverseWeights, const bool dropIsolates) | Graph | |
| writeCentralityDegree(const QString, const bool weights, const bool dropIsolates) | Graph | |
| writeCentralityEccentricity(const QString, const bool weigths, const bool inverseWeights, const bool dropIsolates) | Graph | |
| writeCentralityEigenvector(const QString, const bool &weigths=true, const bool &inverseWeights=false, const bool &dropIsolates=false) | Graph | |
| writeCentralityInformation(const QString, const bool weigths, const bool inverseWeights) | Graph | |
| writeCentralityPower(const QString, const bool weigths, const bool inverseWeights, const bool dropIsolates) | Graph | |
| writeCentralityStress(const QString, const bool weigths, const bool inverseWeights, const bool dropIsolates) | Graph | |
| writeCliqueCensus(const QString &fileName, const bool considerWeights) | Graph | |
| writeClusteringCoefficient(const QString, const bool) | Graph | |
| writeClusteringHierarchical(const QString &fileName, const QString &varLocation, const QString &matrix="Adjacency", const QString &metric="Manhattan", const QString &method="Complete", const bool &diagonal=false, const bool &dendrogram=false, const bool &considerWeights=true, const bool &inverseWeights=false, const bool &dropIsolates=false) | Graph | |
| writeClusteringHierarchicalResultsToStream(QTextStream &outText, const int N, const bool &dendrogram=false) | Graph | |
| writeDataSetToFile(const QString dir, const QString) | Graph | |
| writeEccentricity(const QString fileName, const bool considerWeights=false, const bool inverseWeights=false, const bool dropIsolates=false) | Graph | |
| writeMatrix(const QString &fileName, const int &matrix=MATRIX_ADJACENCY, const bool &considerWeights=true, const bool &inverseWeights=false, const bool &dropIsolates=false, const QString &varLocation="Rows", const bool &simpler=false) | Graph | |
| writeMatrixAdjacency(const QString fileName, const bool &markDiag=true) | Graph | |
| writeMatrixAdjacencyInvert(const QString &filename, const QString &method) | Graph | |
| writeMatrixAdjacencyPlot(const QString fileName, const bool &simpler=false) | Graph | |
| writeMatrixAdjacencyTo(QTextStream &os, const bool &saveEdgeWeights=true) | Graph | |
| writeMatrixDegreeText(const QString &filename) | Graph | |
| writeMatrixDissimilarities(const QString fileName, const QString &metricStr, const QString &varLocation, const bool &diagonal, const bool &considerWeights) | Graph | |
| writeMatrixDistancesPlainText(const QString &fn, const bool &considerWeights, const bool &inverseWeights, const bool &dropIsolates) | Graph | |
| writeMatrixHTMLTable(QTextStream &outText, Matrix &M, const bool &markDiag=true, const bool &plain=false, const bool &printInfinity=true, const bool &dropIsolates=false) | Graph | |
| writeMatrixLaplacianPlainText(const QString &filename) | Graph | |
| writeMatrixShortestPathsPlainText(const QString &fn, const bool &considerWeights, const bool &inverseWeights) | Graph | |
| writeMatrixSimilarityMatching(const QString fileName, const QString &measure="Simple", const QString &matrix="adjacency", const QString &varLocation="rows", const bool &diagonal=false, const bool &considerWeights=true) | Graph | |
| writeMatrixSimilarityMatchingPlain(const QString fileName, const int &measure=METRIC_SIMPLE_MATCHING, const QString &matrix="adjacency", const QString &varLocation="rows", const bool &diagonal=false, const bool &considerWeights=true) | Graph | |
| writeMatrixSimilarityPearson(const QString fileName, const bool considerWeights, const QString &matrix="adjacency", const QString &varLocation="rows", const bool &diagonal=false) | Graph | |
| writeMatrixSimilarityPearsonPlainText(const QString fileName, const bool considerWeights, const QString &matrix="adjacency", const QString &varLocation="rows", const bool &diagonal=false) | Graph | |
| writeMatrixWalks(const QString &fn, const int &length=0, const bool &simpler=false) | Graph | |
| writePrestigeDegree(const QString, const bool weights, const bool dropIsolates) | Graph | |
| writePrestigePageRank(const QString, const bool Isolates=false) | Graph | |
| writePrestigeProximity(const QString, const bool weights, const bool inverseWeights, const bool dropIsolates) | Graph | |
| writeReachabilityMatrixPlainText(const QString &fn, const bool &dropIsolates=false) | Graph | |
| writeReciprocity(const QString fileName, const bool considerWeights=false) | Graph | |
| writeTriadCensus(const QString, const bool) | Graph | |
| writeWalksOfLengthMatrixPlainText(const QString &fn, const int &length) | Graph | |
| writeWalksTotalMatrixPlainText(const QString &fn) | Graph | |
| XM | Graph | private |
| XRM | Graph | private |
| XSM | Graph | private |
| ~Graph() | Graph |